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

Public Member Functions

 Private (KisDisplayColorConverter *colorConverter)
 

Public Attributes

KisDisplayColorConvertercolorConverter
 
KisSignalCompressor colorVolumeCompressor
 
QLabel * colorWarningLabel {0}
 
KisSignalCompressor compressor
 
bool firstProofingConfigChange {true}
 
KisHDRMetadataModel hdrMetadataModel
 
KisImageWSP image
 
KisProofingConfigurationSP originalProofingConfig
 

Detailed Description

Definition at line 43 of file kis_dlg_image_properties.cc.

Constructor & Destructor Documentation

◆ Private()

Member Data Documentation

◆ colorConverter

KisDisplayColorConverter* KisDlgImageProperties::Private::colorConverter

Definition at line 55 of file kis_dlg_image_properties.cc.

◆ colorVolumeCompressor

KisSignalCompressor KisDlgImageProperties::Private::colorVolumeCompressor

Definition at line 56 of file kis_dlg_image_properties.cc.

◆ colorWarningLabel

QLabel* KisDlgImageProperties::Private::colorWarningLabel {0}

Definition at line 53 of file kis_dlg_image_properties.cc.

53{0};

◆ compressor

KisSignalCompressor KisDlgImageProperties::Private::compressor

Definition at line 54 of file kis_dlg_image_properties.cc.

◆ firstProofingConfigChange

bool KisDlgImageProperties::Private::firstProofingConfigChange {true}

Definition at line 52 of file kis_dlg_image_properties.cc.

52{true};

◆ hdrMetadataModel

KisHDRMetadataModel KisDlgImageProperties::Private::hdrMetadataModel

Definition at line 57 of file kis_dlg_image_properties.cc.

◆ image

KisImageWSP KisDlgImageProperties::Private::image

Definition at line 50 of file kis_dlg_image_properties.cc.

◆ originalProofingConfig

KisProofingConfigurationSP KisDlgImageProperties::Private::originalProofingConfig

Definition at line 51 of file kis_dlg_image_properties.cc.


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