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

Public Attributes

QWidget * centralWidget {nullptr}
 
KisGeneratorSP currentGenerator
 
KisPaintDeviceSP dev
 
Ui_WdgGenerators uiWdgGenerators
 
KisViewManagerview {nullptr}
 
QGridLayout * widgetLayout {nullptr}
 

Detailed Description

Definition at line 43 of file kis_wdg_generator.cpp.

Member Data Documentation

◆ centralWidget

QWidget* KisWdgGenerator::Private::centralWidget {nullptr}

Definition at line 48 of file kis_wdg_generator.cpp.

48{nullptr}; // Active generator settings widget

◆ currentGenerator

KisGeneratorSP KisWdgGenerator::Private::currentGenerator

Definition at line 49 of file kis_wdg_generator.cpp.

◆ dev

KisPaintDeviceSP KisWdgGenerator::Private::dev

Definition at line 51 of file kis_wdg_generator.cpp.

◆ uiWdgGenerators

Ui_WdgGenerators KisWdgGenerator::Private::uiWdgGenerators

Definition at line 50 of file kis_wdg_generator.cpp.

◆ view

KisViewManager* KisWdgGenerator::Private::view {nullptr}

Definition at line 53 of file kis_wdg_generator.cpp.

53{nullptr};

◆ widgetLayout

QGridLayout* KisWdgGenerator::Private::widgetLayout {nullptr}

Definition at line 52 of file kis_wdg_generator.cpp.

52{nullptr};

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