Krita Source Code Documentation
Loading...
Searching...
No Matches
KoColorPopupAction::KoColorPopupActionPrivate Class Reference

Public Member Functions

 KoColorPopupActionPrivate ()
 
 ~KoColorPopupActionPrivate ()
 

Public Attributes

bool applyMode
 
KoColor buddyColor
 
KoCheckerBoardPainter checkerPainter
 
KoTriangleColorSelectorcolorChooser
 
KoColorSetWidgetcolorSetWidget
 
KoColor currentColor
 
bool firstTime
 
QMenu * menu
 
KoColorSlideropacitySlider
 
bool showFilter
 

Detailed Description

Definition at line 29 of file KoColorPopupAction.cpp.

Constructor & Destructor Documentation

◆ KoColorPopupActionPrivate()

◆ ~KoColorPopupActionPrivate()

KoColorPopupAction::KoColorPopupActionPrivate::~KoColorPopupActionPrivate ( )
inline

Definition at line 43 of file KoColorPopupAction.cpp.

44 {
45 delete menu;
46 }

References menu.

Member Data Documentation

◆ applyMode

bool KoColorPopupAction::KoColorPopupActionPrivate::applyMode

Definition at line 57 of file KoColorPopupAction.cpp.

◆ buddyColor

KoColor KoColorPopupAction::KoColorPopupActionPrivate::buddyColor

Definition at line 49 of file KoColorPopupAction.cpp.

◆ checkerPainter

KoCheckerBoardPainter KoColorPopupAction::KoColorPopupActionPrivate::checkerPainter

Definition at line 55 of file KoColorPopupAction.cpp.

◆ colorChooser

KoTriangleColorSelector* KoColorPopupAction::KoColorPopupActionPrivate::colorChooser

Definition at line 52 of file KoColorPopupAction.cpp.

◆ colorSetWidget

KoColorSetWidget* KoColorPopupAction::KoColorPopupActionPrivate::colorSetWidget

Definition at line 51 of file KoColorPopupAction.cpp.

◆ currentColor

KoColor KoColorPopupAction::KoColorPopupActionPrivate::currentColor

Definition at line 48 of file KoColorPopupAction.cpp.

◆ firstTime

bool KoColorPopupAction::KoColorPopupActionPrivate::firstTime

Definition at line 59 of file KoColorPopupAction.cpp.

◆ menu

QMenu* KoColorPopupAction::KoColorPopupActionPrivate::menu

Definition at line 54 of file KoColorPopupAction.cpp.

◆ opacitySlider

KoColorSlider* KoColorPopupAction::KoColorPopupActionPrivate::opacitySlider

Definition at line 53 of file KoColorPopupAction.cpp.

◆ showFilter

bool KoColorPopupAction::KoColorPopupActionPrivate::showFilter

Definition at line 56 of file KoColorPopupAction.cpp.


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