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

Public Member Functions

 Private ()
 

Public Attributes

KisColorizeMaskSP activeMask
 
KisSignalCompressor baseNodeChangedCompressor
 
KisPaletteModelcolorModel {nullptr}
 
KoColorSetSP colorSet {new KoColorSet(QString())}
 
KisSignalAutoConnectionsStore maskSignals
 
int preferredColumnCount {10}
 
KisCanvasResourceProviderprovider {nullptr}
 
KisSignalAutoConnectionsStore providerSignals
 
int transparentColorIndex {0}
 
Ui_KisToolLazyBrushOptionsWidget * ui {nullptr}
 

Detailed Description

Definition at line 26 of file kis_tool_lazy_brush_options_widget.cpp.

Constructor & Destructor Documentation

◆ Private()

KisToolLazyBrushOptionsWidget::Private::Private ( )
inline

Member Data Documentation

◆ activeMask

KisColorizeMaskSP KisToolLazyBrushOptionsWidget::Private::activeMask

Definition at line 40 of file kis_tool_lazy_brush_options_widget.cpp.

◆ baseNodeChangedCompressor

KisSignalCompressor KisToolLazyBrushOptionsWidget::Private::baseNodeChangedCompressor

Definition at line 45 of file kis_tool_lazy_brush_options_widget.cpp.

◆ colorModel

KisPaletteModel* KisToolLazyBrushOptionsWidget::Private::colorModel {nullptr}

Definition at line 34 of file kis_tool_lazy_brush_options_widget.cpp.

34{nullptr};

◆ colorSet

KoColorSetSP KisToolLazyBrushOptionsWidget::Private::colorSet {new KoColorSet(QString())}

Definition at line 42 of file kis_tool_lazy_brush_options_widget.cpp.

42{new KoColorSet(QString())};

◆ maskSignals

KisSignalAutoConnectionsStore KisToolLazyBrushOptionsWidget::Private::maskSignals

Definition at line 39 of file kis_tool_lazy_brush_options_widget.cpp.

◆ preferredColumnCount

int KisToolLazyBrushOptionsWidget::Private::preferredColumnCount {10}

Definition at line 35 of file kis_tool_lazy_brush_options_widget.cpp.

35{10};

◆ provider

KisCanvasResourceProvider* KisToolLazyBrushOptionsWidget::Private::provider {nullptr}

Definition at line 36 of file kis_tool_lazy_brush_options_widget.cpp.

36{nullptr};

◆ providerSignals

KisSignalAutoConnectionsStore KisToolLazyBrushOptionsWidget::Private::providerSignals

Definition at line 38 of file kis_tool_lazy_brush_options_widget.cpp.

◆ transparentColorIndex

int KisToolLazyBrushOptionsWidget::Private::transparentColorIndex {0}

Definition at line 43 of file kis_tool_lazy_brush_options_widget.cpp.

43{0};

◆ ui

Ui_KisToolLazyBrushOptionsWidget* KisToolLazyBrushOptionsWidget::Private::ui {nullptr}

Definition at line 33 of file kis_tool_lazy_brush_options_widget.cpp.

33{nullptr};

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