|
| const ColorPatches | WGConfig::colorHistory |
| |
| const GenericSetting< bool > | WGConfig::colorHistoryEnabled {"colorHistoryEnabled", true} |
| |
| const GenericSetting< bool > | WGConfig::colorHistoryShowClearButton { "colorHistoryShowClearButton", false } |
| |
| const ColorPatches | WGConfig::commonColors |
| |
| const GenericSetting< bool > | WGConfig::commonColorsAutoUpdate { "commonColorsAutoUpdate", false } |
| |
| const GenericSetting< bool > | WGConfig::commonColorsEnabled {"commonColorsEnabled", true} |
| |
| const GenericSetting< bool > | WGConfig::minimalShadeSelectorEnabled {"minimalShadeSelectorEnabled", true} |
| |
| const ColorPatches | WGConfig::popupPatches |
| |
| const NumericSetting< int > | WGConfig::popupSize { "popupSize", 300, 100, 500, true } |
| |
| const GenericSetting< bool > | WGConfig::proofToPaintingColors {"proofToPaintingColors", false} |
| |
| const GenericSetting< bool > | WGConfig::quickSettingsEnabled { "quickSettingsMenuEnabled", true } |
| |
| const NumericSetting< KisVisualColorModel::ColorModel > | WGConfig::rgbColorModel |
| |
| const NumericSetting< KisVisualColorSelector::RenderMode > | WGConfig::selectorRenderMode |
| |
| const NumericSetting< int > | WGConfig::shadeSelectorLineHeight { "shadeSelectorLineHeight", 10, 8, 99 } |
| |
| const GenericSetting< bool > | WGConfig::shadeSelectorUpdateOnExternalChanges { "shadeSelectorUpdateOnExternalChanges", true } |
| |
| const GenericSetting< bool > | WGConfig::shadeSelectorUpdateOnInteractionEnd { "shadeSelectorUpdateOnInteractionEnd", false } |
| |
| const GenericSetting< bool > | WGConfig::shadeSelectorUpdateOnRightClick { "shadeSelectorUpdateOnRightClick", true } |
| |