|
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 159 of file color_options_widget.py.
| __init__ | ( | self, | |
| text, | |||
parent = None |
|||
| ) |
Definition at line 160 of file color_options_widget.py.
| ChangeColor | ( | self, | |
| node | |||
| ) |
Definition at line 181 of file color_options_widget.py.
| ChangeViewColor | ( | self, | |
| entity, | |||
| view | |||
| ) |
Definition at line 189 of file color_options_widget.py.
| GetText | ( | self | ) |
Definition at line 197 of file color_options_widget.py.
| Update | ( | self | ) |
Definition at line 178 of file color_options_widget.py.
| parent_ |
Definition at line 162 of file color_options_widget.py.
| text_ |
Definition at line 165 of file color_options_widget.py.