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

Public Attributes

bool acceptTabletEvents { false }
 
QImage alphaMask
 
bool alphaNeedsUpdate { true }
 
int channel1
 
int channel2
 
quint32 channelMask
 
QVector4D currentChannelValues
 
QPointF currentCoordinates
 
Dimensions dimension
 
QPointF dragStart
 
QImage gradient
 
bool imagesNeedUpdate { true }
 
QImage staticBackground
 

Detailed Description

Definition at line 23 of file KisVisualColorSelectorShape.cpp.

Member Data Documentation

◆ acceptTabletEvents

bool KisVisualColorSelectorShape::Private::acceptTabletEvents { false }

Definition at line 30 of file KisVisualColorSelectorShape.cpp.

30{ false };

◆ alphaMask

QImage KisVisualColorSelectorShape::Private::alphaMask

Definition at line 26 of file KisVisualColorSelectorShape.cpp.

◆ alphaNeedsUpdate

bool KisVisualColorSelectorShape::Private::alphaNeedsUpdate { true }

Definition at line 29 of file KisVisualColorSelectorShape.cpp.

29{ true };

◆ channel1

int KisVisualColorSelectorShape::Private::channel1

Definition at line 35 of file KisVisualColorSelectorShape.cpp.

◆ channel2

int KisVisualColorSelectorShape::Private::channel2

Definition at line 36 of file KisVisualColorSelectorShape.cpp.

◆ channelMask

quint32 KisVisualColorSelectorShape::Private::channelMask

Definition at line 37 of file KisVisualColorSelectorShape.cpp.

◆ currentChannelValues

QVector4D KisVisualColorSelectorShape::Private::currentChannelValues

Definition at line 33 of file KisVisualColorSelectorShape.cpp.

◆ currentCoordinates

QPointF KisVisualColorSelectorShape::Private::currentCoordinates

Definition at line 31 of file KisVisualColorSelectorShape.cpp.

◆ dimension

Dimensions KisVisualColorSelectorShape::Private::dimension

Definition at line 34 of file KisVisualColorSelectorShape.cpp.

◆ dragStart

QPointF KisVisualColorSelectorShape::Private::dragStart

Definition at line 32 of file KisVisualColorSelectorShape.cpp.

◆ gradient

QImage KisVisualColorSelectorShape::Private::gradient

Definition at line 25 of file KisVisualColorSelectorShape.cpp.

◆ imagesNeedUpdate

bool KisVisualColorSelectorShape::Private::imagesNeedUpdate { true }

Definition at line 28 of file KisVisualColorSelectorShape.cpp.

28{ true };

◆ staticBackground

QImage KisVisualColorSelectorShape::Private::staticBackground

Definition at line 27 of file KisVisualColorSelectorShape.cpp.


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