|
Krita Source Code Documentation
|
Inheritance diagram for colorspace.components.colordepthcombobox.ColorDepthComboBox:Public Member Functions | |
| __init__ (self, uiColorSpace, parent=None) | |
| changedTextColorDepthComboBox (self, colorDepth) | |
Public Attributes | |
| changedTextColorDepthComboBox | |
| uiColorSpace | |
Definition at line 9 of file colordepthcombobox.py.
| colorspace.components.colordepthcombobox.ColorDepthComboBox.__init__ | ( | self, | |
| uiColorSpace, | |||
| parent = None ) |
Definition at line 11 of file colordepthcombobox.py.
References colorspace.components.colordepthcombobox.ColorDepthComboBox.__init__().
| colorspace.components.colordepthcombobox.ColorDepthComboBox.changedTextColorDepthComboBox | ( | self, | |
| colorDepth ) |
Definition at line 18 of file colordepthcombobox.py.
References colorspace.components.colordepthcombobox.ColorDepthComboBox.uiColorSpace, colorspace.components.colormodelcombobox.ColorModelComboBox.uiColorSpace, and colorspace.components.colorprofilecombobox.ColorProfileComboBox.uiColorSpace.
| colorspace.components.colordepthcombobox.ColorDepthComboBox.changedTextColorDepthComboBox |
Definition at line 16 of file colordepthcombobox.py.
| colorspace.components.colordepthcombobox.ColorDepthComboBox.uiColorSpace |
Definition at line 14 of file colordepthcombobox.py.