Krita Source Code Documentation
Loading...
Searching...
No Matches
KisDlgInternalColorSelector::Private Struct Reference

Public Attributes

bool allowUpdates = true
 
bool chooseAlpha = false
 
KisSignalCompressorcompressColorChanges
 
KoColor currentColor
 
const KoColorSpacecurrentColorSpace
 
const KoColorDisplayRendererInterfacedisplayRenderer
 
KisHexColorInputhexColorInput = 0
 
bool lockUsedCS = false
 
KisPaletteChooserpaletteChooser = 0
 
KisPaletteModelpaletteModel = 0
 
KoColor previousColor
 
KisScreenColorSamplerBasescreenColorSampler = 0
 
KisVisualColorModelSP selectorModel
 
KoColor sRGB = KoColor(KoColorSpaceRegistry::instance()->rgb8())
 

Detailed Description

Definition at line 39 of file KisDlgInternalColorSelector.cpp.

Member Data Documentation

◆ allowUpdates

bool KisDlgInternalColorSelector::Private::allowUpdates = true

Definition at line 41 of file KisDlgInternalColorSelector.cpp.

◆ chooseAlpha

bool KisDlgInternalColorSelector::Private::chooseAlpha = false

Definition at line 47 of file KisDlgInternalColorSelector.cpp.

◆ compressColorChanges

KisSignalCompressor* KisDlgInternalColorSelector::Private::compressColorChanges

Definition at line 48 of file KisDlgInternalColorSelector.cpp.

◆ currentColor

KoColor KisDlgInternalColorSelector::Private::currentColor

Definition at line 42 of file KisDlgInternalColorSelector.cpp.

◆ currentColorSpace

const KoColorSpace* KisDlgInternalColorSelector::Private::currentColorSpace

Definition at line 45 of file KisDlgInternalColorSelector.cpp.

◆ displayRenderer

const KoColorDisplayRendererInterface* KisDlgInternalColorSelector::Private::displayRenderer

Definition at line 49 of file KisDlgInternalColorSelector.cpp.

◆ hexColorInput

KisHexColorInput* KisDlgInternalColorSelector::Private::hexColorInput = 0

Definition at line 50 of file KisDlgInternalColorSelector.cpp.

◆ lockUsedCS

bool KisDlgInternalColorSelector::Private::lockUsedCS = false

Definition at line 46 of file KisDlgInternalColorSelector.cpp.

◆ paletteChooser

KisPaletteChooser* KisDlgInternalColorSelector::Private::paletteChooser = 0

Definition at line 52 of file KisDlgInternalColorSelector.cpp.

◆ paletteModel

KisPaletteModel* KisDlgInternalColorSelector::Private::paletteModel = 0

Definition at line 51 of file KisDlgInternalColorSelector.cpp.

◆ previousColor

KoColor KisDlgInternalColorSelector::Private::previousColor

Definition at line 43 of file KisDlgInternalColorSelector.cpp.

◆ screenColorSampler

KisScreenColorSamplerBase* KisDlgInternalColorSelector::Private::screenColorSampler = 0

Definition at line 53 of file KisDlgInternalColorSelector.cpp.

◆ selectorModel

KisVisualColorModelSP KisDlgInternalColorSelector::Private::selectorModel

Definition at line 54 of file KisDlgInternalColorSelector.cpp.

◆ sRGB

KoColor KisDlgInternalColorSelector::Private::sRGB = KoColor(KoColorSpaceRegistry::instance()->rgb8())

Definition at line 44 of file KisDlgInternalColorSelector.cpp.


The documentation for this struct was generated from the following file: