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

Public Attributes

bool firstShown {true}
 
QSlider * iconSizeSlider {nullptr}
 
Ui_WdgPaintOpPresets uiWdgPaintOpPresets
 
KisPopupButtonviewModeButton {nullptr}
 

Detailed Description

Definition at line 27 of file kis_paintop_presets_chooser_popup.cpp.

Member Data Documentation

◆ firstShown

bool KisPaintOpPresetsChooserPopup::Private::firstShown {true}

Definition at line 31 of file kis_paintop_presets_chooser_popup.cpp.

31{true};

◆ iconSizeSlider

QSlider* KisPaintOpPresetsChooserPopup::Private::iconSizeSlider {nullptr}

Definition at line 32 of file kis_paintop_presets_chooser_popup.cpp.

32{nullptr};

◆ uiWdgPaintOpPresets

Ui_WdgPaintOpPresets KisPaintOpPresetsChooserPopup::Private::uiWdgPaintOpPresets

Definition at line 30 of file kis_paintop_presets_chooser_popup.cpp.

◆ viewModeButton

KisPopupButton* KisPaintOpPresetsChooserPopup::Private::viewModeButton {nullptr}

Definition at line 33 of file kis_paintop_presets_chooser_popup.cpp.

33{nullptr};

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