krita
KisChildDoc Class Reference
#include <kis_part_layer.h>
Detailed Description
The child document is responsible for saving and loading the embedded layers.
Definition at line 40 of file kis_part_layer.h.
Public Member Functions | |
KisChildDoc (KisDoc *kisDoc, const QRect &rect, KoDocument *childDoc) | |
KisChildDoc (KisDoc *kisDdoc) | |
virtual | ~KisChildDoc () |
KisDoc * | parent () const |
void | setPartLayer (KisPartLayerSP layer) |
KisPartLayerSP | partLayer () const |
Protected Attributes | |
KisDoc * | m_doc |
KisPartLayerSP | m_partLayer |
The documentation for this class was generated from the following files: