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

Public Member Functions

 Private ()
 

Public Attributes

KisPaintOpPresetSP currentPreset
 
QPointer< KisPaintOpPresetUpdateProxycurrentUpdateProxy
 
KisSignalAutoConnectionsStore proxyConnections
 
int sequenceNumber {0}
 
KisSignalCompressor updateStartCompressor
 
KisViewManagerview {nullptr}
 

Detailed Description

Definition at line 76 of file KisPresetShadowUpdater.cpp.

Constructor & Destructor Documentation

◆ Private()

KisPresetShadowUpdater::Private::Private ( )
inline

Member Data Documentation

◆ currentPreset

KisPaintOpPresetSP KisPresetShadowUpdater::Private::currentPreset

Definition at line 85 of file KisPresetShadowUpdater.cpp.

◆ currentUpdateProxy

QPointer<KisPaintOpPresetUpdateProxy> KisPresetShadowUpdater::Private::currentUpdateProxy

Definition at line 86 of file KisPresetShadowUpdater.cpp.

◆ proxyConnections

KisSignalAutoConnectionsStore KisPresetShadowUpdater::Private::proxyConnections

Definition at line 88 of file KisPresetShadowUpdater.cpp.

◆ sequenceNumber

int KisPresetShadowUpdater::Private::sequenceNumber {0}

Definition at line 91 of file KisPresetShadowUpdater.cpp.

91{0};

◆ updateStartCompressor

KisSignalCompressor KisPresetShadowUpdater::Private::updateStartCompressor

Definition at line 89 of file KisPresetShadowUpdater.cpp.

◆ view

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

Definition at line 83 of file KisPresetShadowUpdater.cpp.

83{nullptr};

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