|
Krita Source Code Documentation
|
Public Attributes | |
| bool | circleMode {true} |
| LabelFilteringModel * | filteringModel |
| bool | filterMode {true} |
Definition at line 170 of file kis_color_filter_combo.cpp.
| bool KisColorFilterCombo::Private::circleMode {true} |
If the combobox is in the circle mode, it will show the selected colors as circle otherwise it will show it in a rectangle
Definition at line 185 of file kis_color_filter_combo.cpp.
| LabelFilteringModel* KisColorFilterCombo::Private::filteringModel |
Definition at line 172 of file kis_color_filter_combo.cpp.
| bool KisColorFilterCombo::Private::filterMode {true} |
if the combobox is in the filter mode (when no colors are selected) it will show the filter icon ("view-filter") otherwise it will show tag icon ("tag")
Definition at line 179 of file kis_color_filter_combo.cpp.