RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
gui.repository_model.TreeNode._MetaData Class Reference

Internal helper class to hold mutable metadata fields for the tree node. More...

Public Member Functions

 __init__ (self, obj)
 Searches for specific attributes in 'obj' and deep copies them if they exist.
 

Static Protected Attributes

tuple _attribs
 

Detailed Description

Internal helper class to hold mutable metadata fields for the tree node.

Constructor & Destructor Documentation

◆ __init__()

gui.repository_model.TreeNode._MetaData.__init__ ( self,
obj )

Searches for specific attributes in 'obj' and deep copies them if they exist.

Any missing attributes will be set to None in this instance.

Member Data Documentation

◆ _attribs

tuple gui.repository_model.TreeNode._MetaData._attribs
staticprotected

The documentation for this class was generated from the following file: