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

Public Member Functions

 Private (lager::cursor< PrecisionData > precisionData)
 

Public Attributes

lager::cursor< int > brushType
 
PrecisionModel model
 

Detailed Description

Definition at line 108 of file kis_brush_selection_widget.cpp.

Constructor & Destructor Documentation

◆ Private()

KisBrushSelectionWidget::Private::Private ( lager::cursor< PrecisionData > precisionData)
inline

Definition at line 110 of file kis_brush_selection_widget.cpp.

111 : model(precisionData)
112 {
113 }

Member Data Documentation

◆ brushType

lager::cursor<int> KisBrushSelectionWidget::Private::brushType

Definition at line 116 of file kis_brush_selection_widget.cpp.

◆ model

PrecisionModel KisBrushSelectionWidget::Private::model

Definition at line 115 of file kis_brush_selection_widget.cpp.


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