|
Krita Source Code Documentation
|
Public Attributes | |
| bool | allowUpdates = true |
| bool | chooseAlpha = false |
| KisSignalCompressor * | compressColorChanges |
| KoColor | currentColor |
| const KoColorSpace * | currentColorSpace |
| const KoColorDisplayRendererInterface * | displayRenderer |
| KisHexColorInput * | hexColorInput = 0 |
| bool | lockUsedCS = false |
| KisPaletteChooser * | paletteChooser = 0 |
| KisPaletteModel * | paletteModel = 0 |
| KoColor | previousColor |
| KisScreenColorSamplerBase * | screenColorSampler = 0 |
| KisVisualColorModelSP | selectorModel |
| KoColor | sRGB = KoColor(KoColorSpaceRegistry::instance()->rgb8()) |
Definition at line 39 of file KisDlgInternalColorSelector.cpp.
| bool KisDlgInternalColorSelector::Private::allowUpdates = true |
Definition at line 41 of file KisDlgInternalColorSelector.cpp.
| bool KisDlgInternalColorSelector::Private::chooseAlpha = false |
Definition at line 47 of file KisDlgInternalColorSelector.cpp.
| KisSignalCompressor* KisDlgInternalColorSelector::Private::compressColorChanges |
Definition at line 48 of file KisDlgInternalColorSelector.cpp.
| KoColor KisDlgInternalColorSelector::Private::currentColor |
Definition at line 42 of file KisDlgInternalColorSelector.cpp.
| const KoColorSpace* KisDlgInternalColorSelector::Private::currentColorSpace |
Definition at line 45 of file KisDlgInternalColorSelector.cpp.
| const KoColorDisplayRendererInterface* KisDlgInternalColorSelector::Private::displayRenderer |
Definition at line 49 of file KisDlgInternalColorSelector.cpp.
| KisHexColorInput* KisDlgInternalColorSelector::Private::hexColorInput = 0 |
Definition at line 50 of file KisDlgInternalColorSelector.cpp.
| bool KisDlgInternalColorSelector::Private::lockUsedCS = false |
Definition at line 46 of file KisDlgInternalColorSelector.cpp.
| KisPaletteChooser* KisDlgInternalColorSelector::Private::paletteChooser = 0 |
Definition at line 52 of file KisDlgInternalColorSelector.cpp.
| KisPaletteModel* KisDlgInternalColorSelector::Private::paletteModel = 0 |
Definition at line 51 of file KisDlgInternalColorSelector.cpp.
| KoColor KisDlgInternalColorSelector::Private::previousColor |
Definition at line 43 of file KisDlgInternalColorSelector.cpp.
| KisScreenColorSamplerBase* KisDlgInternalColorSelector::Private::screenColorSampler = 0 |
Definition at line 53 of file KisDlgInternalColorSelector.cpp.
| KisVisualColorModelSP KisDlgInternalColorSelector::Private::selectorModel |
Definition at line 54 of file KisDlgInternalColorSelector.cpp.
| KoColor KisDlgInternalColorSelector::Private::sRGB = KoColor(KoColorSpaceRegistry::instance()->rgb8()) |
Definition at line 44 of file KisDlgInternalColorSelector.cpp.