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

Public Attributes

QPointer< QToolButton > btnConfigure
 
QPointer< QToolButton > btnReloadPreset
 
KisSignalAutoConnectionsStore connections
 
KisPaintOpPresetSP currentPreset
 
QPointer< QLabel > lblPresetIcon
 
QPointer< KisElidedLabellblPresetName
 
KisSignalAutoConnectionsStore presetConnections
 
QPointer< QVBoxLayout > propertiesLayout
 
KisCanvasResourceProviderprovider
 
QPointer< QWidget > wdgProperties
 
QPointer< QScrollArea > wdgPropertiesArea
 

Detailed Description

Definition at line 41 of file kis_brush_hud.cpp.

Member Data Documentation

◆ btnConfigure

QPointer<QToolButton> KisBrushHud::Private::btnConfigure

Definition at line 49 of file kis_brush_hud.cpp.

◆ btnReloadPreset

QPointer<QToolButton> KisBrushHud::Private::btnReloadPreset

Definition at line 48 of file kis_brush_hud.cpp.

◆ connections

KisSignalAutoConnectionsStore KisBrushHud::Private::connections

Definition at line 53 of file kis_brush_hud.cpp.

◆ currentPreset

KisPaintOpPresetSP KisBrushHud::Private::currentPreset

Definition at line 56 of file kis_brush_hud.cpp.

◆ lblPresetIcon

QPointer<QLabel> KisBrushHud::Private::lblPresetIcon

Definition at line 44 of file kis_brush_hud.cpp.

◆ lblPresetName

QPointer<KisElidedLabel> KisBrushHud::Private::lblPresetName

Definition at line 43 of file kis_brush_hud.cpp.

◆ presetConnections

KisSignalAutoConnectionsStore KisBrushHud::Private::presetConnections

Definition at line 54 of file kis_brush_hud.cpp.

◆ propertiesLayout

QPointer<QVBoxLayout> KisBrushHud::Private::propertiesLayout

Definition at line 47 of file kis_brush_hud.cpp.

◆ provider

KisCanvasResourceProvider* KisBrushHud::Private::provider

Definition at line 51 of file kis_brush_hud.cpp.

◆ wdgProperties

QPointer<QWidget> KisBrushHud::Private::wdgProperties

Definition at line 45 of file kis_brush_hud.cpp.

◆ wdgPropertiesArea

QPointer<QScrollArea> KisBrushHud::Private::wdgPropertiesArea

Definition at line 46 of file kis_brush_hud.cpp.


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