|
Krita Source Code Documentation
|
Public Member Functions | |
| Private () | |
Public Attributes | |
| KisPaintOpPresetSP | currentPreset |
| QPointer< KisPaintOpPresetUpdateProxy > | currentUpdateProxy |
| KisSignalAutoConnectionsStore | proxyConnections |
| int | sequenceNumber {0} |
| KisSignalCompressor | updateStartCompressor |
| KisViewManager * | view {nullptr} |
Definition at line 76 of file KisPresetShadowUpdater.cpp.
|
inline |
Definition at line 78 of file KisPresetShadowUpdater.cpp.
| KisPaintOpPresetSP KisPresetShadowUpdater::Private::currentPreset |
Definition at line 85 of file KisPresetShadowUpdater.cpp.
| QPointer<KisPaintOpPresetUpdateProxy> KisPresetShadowUpdater::Private::currentUpdateProxy |
Definition at line 86 of file KisPresetShadowUpdater.cpp.
| KisSignalAutoConnectionsStore KisPresetShadowUpdater::Private::proxyConnections |
Definition at line 88 of file KisPresetShadowUpdater.cpp.
| int KisPresetShadowUpdater::Private::sequenceNumber {0} |
Definition at line 91 of file KisPresetShadowUpdater.cpp.
| KisSignalCompressor KisPresetShadowUpdater::Private::updateStartCompressor |
Definition at line 89 of file KisPresetShadowUpdater.cpp.
| KisViewManager* KisPresetShadowUpdater::Private::view {nullptr} |
Definition at line 83 of file KisPresetShadowUpdater.cpp.