|
Krita Source Code Documentation
|
Inheritance diagram for StoreImplementation< DeviceSP >:Public Member Functions | |
| virtual void | discardCaches () override |
| virtual void | recycleProjectionsInSafety () override |
| bool | releaseDevice () override |
Public Member Functions inherited from StoreImplementationInterface | |
| virtual StoreImplementationInterface * | clone () const =0 |
| virtual | ~StoreImplementationInterface () |
Protected Attributes | |
| QVector< DeviceSP > | m_cleanProjections |
| QVector< DeviceSP > | m_dirtyProjections |
| DeviceSP | m_projection |
Definition at line 39 of file KisSafeNodeProjectionStore.cpp.
|
inlineoverridevirtual |
Implements StoreImplementationInterface.
Definition at line 54 of file KisSafeNodeProjectionStore.cpp.
References StoreImplementation< DeviceSP >::m_dirtyProjections.
|
inlineoverridevirtual |
Implements StoreImplementationInterface.
Definition at line 59 of file KisSafeNodeProjectionStore.cpp.
References StoreImplementation< DeviceSP >::m_cleanProjections, and StoreImplementation< DeviceSP >::m_dirtyProjections.
|
inlineoverridevirtual |
Implements StoreImplementationInterface.
Definition at line 41 of file KisSafeNodeProjectionStore.cpp.
References StoreImplementation< DeviceSP >::m_dirtyProjections, and StoreImplementation< DeviceSP >::m_projection.
|
protected |
Definition at line 71 of file KisSafeNodeProjectionStore.cpp.
|
protected |
Definition at line 70 of file KisSafeNodeProjectionStore.cpp.
|
protected |
Definition at line 69 of file KisSafeNodeProjectionStore.cpp.