|
Krita Source Code Documentation
|
Public Attributes | |
| KisChangeOverlayWrapperCommand * | changeOverlayCommand |
| KisPaintDeviceSP | externalDestination |
| KisRectsGrid | grid |
| QVector< KisPaintDeviceSP > | overlays |
| std::vector< std::unique_ptr< KisTransaction > > | overlayTransactions |
| QSharedPointer< KisRectsGrid > | previousGrid |
| QScopedPointer< KUndo2Command > | rootTransactionData |
| QScopedPointer< KoOptimizedPixelDataScalerU8ToU16Base > | scaler |
| KisPaintDeviceSP | source |
| bool | usePreciseMode = false |
Definition at line 26 of file KisOverlayPaintDeviceWrapper.cpp.
| KisChangeOverlayWrapperCommand* KisOverlayPaintDeviceWrapper::Private::changeOverlayCommand |
Definition at line 36 of file KisOverlayPaintDeviceWrapper.cpp.
| KisPaintDeviceSP KisOverlayPaintDeviceWrapper::Private::externalDestination |
Definition at line 33 of file KisOverlayPaintDeviceWrapper.cpp.
| KisRectsGrid KisOverlayPaintDeviceWrapper::Private::grid |
Definition at line 30 of file KisOverlayPaintDeviceWrapper.cpp.
| QVector<KisPaintDeviceSP> KisOverlayPaintDeviceWrapper::Private::overlays |
Definition at line 29 of file KisOverlayPaintDeviceWrapper.cpp.
| std::vector<std::unique_ptr<KisTransaction> > KisOverlayPaintDeviceWrapper::Private::overlayTransactions |
Definition at line 37 of file KisOverlayPaintDeviceWrapper.cpp.
| QSharedPointer<KisRectsGrid> KisOverlayPaintDeviceWrapper::Private::previousGrid |
Definition at line 38 of file KisOverlayPaintDeviceWrapper.cpp.
| QScopedPointer<KUndo2Command> KisOverlayPaintDeviceWrapper::Private::rootTransactionData |
Definition at line 35 of file KisOverlayPaintDeviceWrapper.cpp.
| QScopedPointer<KoOptimizedPixelDataScalerU8ToU16Base> KisOverlayPaintDeviceWrapper::Private::scaler |
Definition at line 32 of file KisOverlayPaintDeviceWrapper.cpp.
| KisPaintDeviceSP KisOverlayPaintDeviceWrapper::Private::source |
Definition at line 28 of file KisOverlayPaintDeviceWrapper.cpp.
| bool KisOverlayPaintDeviceWrapper::Private::usePreciseMode = false |
Definition at line 31 of file KisOverlayPaintDeviceWrapper.cpp.