Krita Source Code Documentation
Loading...
Searching...
No Matches
KisPaintDeviceFramesInterface Member List

This is the complete list of members for KisPaintDeviceFramesInterface, including all inherited members.

createFrame(bool copy, int copySrc, const QPoint &offset, KUndo2Command *parentCommand)KisPaintDeviceFramesInterface
currentFrameId() constKisPaintDeviceFramesInterface
deleteFrame(int frame, KUndo2Command *parentCommand)KisPaintDeviceFramesInterface
frameBounds(int frameId)KisPaintDeviceFramesInterface
frameDataManager(int frameId) constKisPaintDeviceFramesInterface
frameDefaultPixel(int frameId) constKisPaintDeviceFramesInterface
frameOffset(int frameId) constKisPaintDeviceFramesInterface
frames()KisPaintDeviceFramesInterface
invalidateFrameCache(int frameId)KisPaintDeviceFramesInterface
KisPaintDeviceFramesInterface(KisPaintDevice *parentDevice)KisPaintDeviceFramesInterface
qKisPaintDeviceFramesInterfaceprivate
readFrame(QIODevice *stream, int frameId)KisPaintDeviceFramesInterface
setFrameDefaultPixel(const KoColor &defPixel, int frameId)KisPaintDeviceFramesInterface
setFrameOffset(int frameId, const QPoint &offset)KisPaintDeviceFramesInterface
testingGetDataObjects() constKisPaintDeviceFramesInterface
testingGetDataObjectsList() constKisPaintDeviceFramesInterface
uploadFrame(int srcFrameId, int dstFrameId, KisPaintDeviceSP srcDevice)KisPaintDeviceFramesInterface
uploadFrame(int dstFrameId, KisPaintDeviceSP srcDevice)KisPaintDeviceFramesInterface
writeFrame(KisPaintDeviceWriter &store, int frameId)KisPaintDeviceFramesInterface
writeFrameToDevice(int frameId, KisPaintDeviceSP targetDevice)KisPaintDeviceFramesInterface