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

Public Member Functions

 Private ()
 

Public Attributes

std::optional< lager::reader< KisPaintopLodLimitations > > lodLimitations
 
KisPaintOpOptionListModelmodel
 
KisCategorizedListViewoptionsList
 
QStackedWidget * optionsStack
 
QList< KisPaintOpOption * > paintOpOptions
 

Detailed Description

Definition at line 33 of file kis_paintop_settings_widget.cpp.

Constructor & Destructor Documentation

◆ Private()

KisPaintOpSettingsWidget::Private::Private ( )
inline

Definition at line 35 of file kis_paintop_settings_widget.cpp.

36 {
37 }

Member Data Documentation

◆ lodLimitations

std::optional<lager::reader<KisPaintopLodLimitations> > KisPaintOpSettingsWidget::Private::lodLimitations

Definition at line 43 of file kis_paintop_settings_widget.cpp.

◆ model

KisPaintOpOptionListModel* KisPaintOpSettingsWidget::Private::model

Definition at line 41 of file kis_paintop_settings_widget.cpp.

◆ optionsList

KisCategorizedListView* KisPaintOpSettingsWidget::Private::optionsList

Definition at line 40 of file kis_paintop_settings_widget.cpp.

◆ optionsStack

QStackedWidget* KisPaintOpSettingsWidget::Private::optionsStack

Definition at line 42 of file kis_paintop_settings_widget.cpp.

◆ paintOpOptions

QList<KisPaintOpOption*> KisPaintOpSettingsWidget::Private::paintOpOptions

Definition at line 39 of file kis_paintop_settings_widget.cpp.


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