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

Public Attributes

QList< int > defaultSplitterSizes
 
KisFavoriteResourceManagerfavoriteResManager {0}
 
QSplitter * horzSplitter {0}
 
bool ignoreHideEvents
 
bool isCreatingBrushFromScratch = false
 
QGridLayout * layout {0}
 
lager::state< KisLodAvailabilityData, lager::automatic_tag > lodAvailabilityData
 
int presetPanelWidth {0}
 
KisCanvasResourceProviderresourceProvider {0}
 
int scratchPanelWidth {0}
 
KisPaintOpConfigWidgetsettingsWidget {0}
 
QFont smallFont
 
Ui_WdgPaintOpSettings uiWdgPaintOpPresetSettings
 
KisSignalAutoConnectionsStore widgetConnections
 

Detailed Description

Definition at line 56 of file kis_paintop_presets_editor.cpp.

Member Data Documentation

◆ defaultSplitterSizes

QList<int> KisPaintOpPresetsEditor::Private::defaultSplitterSizes

Definition at line 62 of file kis_paintop_presets_editor.cpp.

◆ favoriteResManager

KisFavoriteResourceManager* KisPaintOpPresetsEditor::Private::favoriteResManager {0}

Definition at line 69 of file kis_paintop_presets_editor.cpp.

69{0};

◆ horzSplitter

QSplitter* KisPaintOpPresetsEditor::Private::horzSplitter {0}

Definition at line 61 of file kis_paintop_presets_editor.cpp.

61{0};

◆ ignoreHideEvents

bool KisPaintOpPresetsEditor::Private::ignoreHideEvents

Definition at line 71 of file kis_paintop_presets_editor.cpp.

◆ isCreatingBrushFromScratch

bool KisPaintOpPresetsEditor::Private::isCreatingBrushFromScratch = false

Definition at line 72 of file kis_paintop_presets_editor.cpp.

◆ layout

QGridLayout* KisPaintOpPresetsEditor::Private::layout {0}

Definition at line 59 of file kis_paintop_presets_editor.cpp.

59{0};

◆ lodAvailabilityData

lager::state<KisLodAvailabilityData, lager::automatic_tag> KisPaintOpPresetsEditor::Private::lodAvailabilityData

Definition at line 76 of file kis_paintop_presets_editor.cpp.

◆ presetPanelWidth

int KisPaintOpPresetsEditor::Private::presetPanelWidth {0}

Definition at line 63 of file kis_paintop_presets_editor.cpp.

63{0};

◆ resourceProvider

KisCanvasResourceProvider* KisPaintOpPresetsEditor::Private::resourceProvider {0}

Definition at line 68 of file kis_paintop_presets_editor.cpp.

68{0};

◆ scratchPanelWidth

int KisPaintOpPresetsEditor::Private::scratchPanelWidth {0}

Definition at line 64 of file kis_paintop_presets_editor.cpp.

64{0};

◆ settingsWidget

KisPaintOpConfigWidget* KisPaintOpPresetsEditor::Private::settingsWidget {0}

Definition at line 66 of file kis_paintop_presets_editor.cpp.

66{0};

◆ smallFont

QFont KisPaintOpPresetsEditor::Private::smallFont

Definition at line 67 of file kis_paintop_presets_editor.cpp.

◆ uiWdgPaintOpPresetSettings

Ui_WdgPaintOpSettings KisPaintOpPresetsEditor::Private::uiWdgPaintOpPresetSettings

Definition at line 58 of file kis_paintop_presets_editor.cpp.

◆ widgetConnections

KisSignalAutoConnectionsStore KisPaintOpPresetsEditor::Private::widgetConnections

Definition at line 74 of file kis_paintop_presets_editor.cpp.


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