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

Public Attributes

KisChangeOverlayWrapperCommandchangeOverlayCommand
 
KisPaintDeviceSP externalDestination
 
KisRectsGrid grid
 
QVector< KisPaintDeviceSPoverlays
 
std::vector< std::unique_ptr< KisTransaction > > overlayTransactions
 
QSharedPointer< KisRectsGridpreviousGrid
 
QScopedPointer< KUndo2CommandrootTransactionData
 
QScopedPointer< KoOptimizedPixelDataScalerU8ToU16Basescaler
 
KisPaintDeviceSP source
 
bool usePreciseMode = false
 

Detailed Description

Definition at line 26 of file KisOverlayPaintDeviceWrapper.cpp.

Member Data Documentation

◆ changeOverlayCommand

KisChangeOverlayWrapperCommand* KisOverlayPaintDeviceWrapper::Private::changeOverlayCommand

Definition at line 36 of file KisOverlayPaintDeviceWrapper.cpp.

◆ externalDestination

KisPaintDeviceSP KisOverlayPaintDeviceWrapper::Private::externalDestination

Definition at line 33 of file KisOverlayPaintDeviceWrapper.cpp.

◆ grid

KisRectsGrid KisOverlayPaintDeviceWrapper::Private::grid

Definition at line 30 of file KisOverlayPaintDeviceWrapper.cpp.

◆ overlays

QVector<KisPaintDeviceSP> KisOverlayPaintDeviceWrapper::Private::overlays

Definition at line 29 of file KisOverlayPaintDeviceWrapper.cpp.

◆ overlayTransactions

std::vector<std::unique_ptr<KisTransaction> > KisOverlayPaintDeviceWrapper::Private::overlayTransactions

Definition at line 37 of file KisOverlayPaintDeviceWrapper.cpp.

◆ previousGrid

QSharedPointer<KisRectsGrid> KisOverlayPaintDeviceWrapper::Private::previousGrid

Definition at line 38 of file KisOverlayPaintDeviceWrapper.cpp.

◆ rootTransactionData

QScopedPointer<KUndo2Command> KisOverlayPaintDeviceWrapper::Private::rootTransactionData

Definition at line 35 of file KisOverlayPaintDeviceWrapper.cpp.

◆ scaler

QScopedPointer<KoOptimizedPixelDataScalerU8ToU16Base> KisOverlayPaintDeviceWrapper::Private::scaler

Definition at line 32 of file KisOverlayPaintDeviceWrapper.cpp.

◆ source

KisPaintDeviceSP KisOverlayPaintDeviceWrapper::Private::source

Definition at line 28 of file KisOverlayPaintDeviceWrapper.cpp.

◆ usePreciseMode

bool KisOverlayPaintDeviceWrapper::Private::usePreciseMode = false

Definition at line 31 of file KisOverlayPaintDeviceWrapper.cpp.


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