|
Krita Source Code Documentation
|
#include <kis_cached_paint_device.h>
Classes | |
| struct | Guard |
Public Member Functions | |
| KisSelectionSP | getSelection () |
| bool | isEmpty () const |
| void | putSelection (KisSelectionSP selection) |
Private Attributes | |
| KisLocklessStack< KisSelectionSP > | m_stack |
Definition at line 89 of file kis_cached_paint_device.h.
|
inline |
Definition at line 92 of file kis_cached_paint_device.h.
References KisImageResolutionProxy::identity(), and m_stack.
|
inline |
Definition at line 110 of file kis_cached_paint_device.h.
References m_stack.
|
inline |
Definition at line 102 of file kis_cached_paint_device.h.
References KisSelection::clear(), KisImageResolutionProxy::identity(), m_stack, KisPixelSelection::moveTo(), KisSelection::pixelSelection, KisSelection::setDefaultBounds(), and KisSelection::setResolutionProxy().
|
private |
Definition at line 135 of file kis_cached_paint_device.h.