Internal helper class to hold mutable metadata fields for the tree node.
More...
|
| | __init__ (self, obj) |
| | Searches for specific attributes in 'obj' and deep copies them if they exist.
|
| |
Internal helper class to hold mutable metadata fields for the tree node.
◆ __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.
◆ _attribs
| tuple gui.repository_model.TreeNode._MetaData._attribs |
|
staticprotected |
The documentation for this class was generated from the following file: