| createFrame(bool copy, int copySrc, const QPoint &offset, KUndo2Command *parentCommand) | KisPaintDeviceFramesInterface | |
| currentFrameId() const | KisPaintDeviceFramesInterface | |
| deleteFrame(int frame, KUndo2Command *parentCommand) | KisPaintDeviceFramesInterface | |
| frameBounds(int frameId) | KisPaintDeviceFramesInterface | |
| frameDataManager(int frameId) const | KisPaintDeviceFramesInterface | |
| frameDefaultPixel(int frameId) const | KisPaintDeviceFramesInterface | |
| frameOffset(int frameId) const | KisPaintDeviceFramesInterface | |
| frames() | KisPaintDeviceFramesInterface | |
| invalidateFrameCache(int frameId) | KisPaintDeviceFramesInterface | |
| KisPaintDeviceFramesInterface(KisPaintDevice *parentDevice) | KisPaintDeviceFramesInterface | |
| q | KisPaintDeviceFramesInterface | private |
| readFrame(QIODevice *stream, int frameId) | KisPaintDeviceFramesInterface | |
| setFrameDefaultPixel(const KoColor &defPixel, int frameId) | KisPaintDeviceFramesInterface | |
| setFrameOffset(int frameId, const QPoint &offset) | KisPaintDeviceFramesInterface | |
| testingGetDataObjects() const | KisPaintDeviceFramesInterface | |
| testingGetDataObjectsList() const | KisPaintDeviceFramesInterface | |
| 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 | |