|
Krita Source Code Documentation
|
#include <kis_cached_paint_device.h>
Public Member Functions | |
| KisPaintDeviceSP | device () const |
| Guard (KisPaintDeviceSP prototype, const KoColorSpace *cs, KisCachedPaintDevice &parent) | |
| Guard (KisPaintDeviceSP prototype, KisCachedPaintDevice &parent) | |
| ~Guard () | |
Private Attributes | |
| KisPaintDeviceSP | m_device |
| KisCachedPaintDevice & | m_parent |
Definition at line 59 of file kis_cached_paint_device.h.
|
inline |
Definition at line 60 of file kis_cached_paint_device.h.
References KisCachedPaintDevice::getDevice(), m_device, and m_parent.
|
inline |
Definition at line 66 of file kis_cached_paint_device.h.
References KisCachedPaintDevice::getDevice(), m_device, and m_parent.
|
inline |
Definition at line 72 of file kis_cached_paint_device.h.
References m_device, m_parent, and KisCachedPaintDevice::putDevice().
|
inline |
Definition at line 76 of file kis_cached_paint_device.h.
References m_device.
|
private |
Definition at line 82 of file kis_cached_paint_device.h.
|
private |
Definition at line 81 of file kis_cached_paint_device.h.