|
OpenStructure
|
Inherits QWidget.
Public Member Functions | |
| __init__ (self, text, parent=None) | |
| Update (self) | |
| ChangeColor (self, node) | |
| ChangeViewColor (self, entity, view) | |
| GetText (self) | |
Data Fields | |
| parent_ | |
| text_ | |
Definition at line 115 of file color_options_widget.py.
| __init__ | ( | self, | |
| text, | |||
parent = None |
|||
| ) |
Definition at line 116 of file color_options_widget.py.
| ChangeColor | ( | self, | |
| node | |||
| ) |
Definition at line 139 of file color_options_widget.py.
| ChangeViewColor | ( | self, | |
| entity, | |||
| view | |||
| ) |
Definition at line 147 of file color_options_widget.py.
| GetText | ( | self | ) |
Definition at line 155 of file color_options_widget.py.
| Update | ( | self | ) |
Definition at line 136 of file color_options_widget.py.
| parent_ |
Definition at line 118 of file color_options_widget.py.
| text_ |
Definition at line 122 of file color_options_widget.py.