krita
KisPartLayer Class Reference
#include <kis_part_layer_iface.h>
Inheritance diagram for KisPartLayer:

Detailed Description
An interface for the Part Layer so that we can use it in core/, but can implement it in ui/.
Definition at line 27 of file kis_part_layer_iface.h.
Public Member Functions | |
KisPartLayer (KisImage *img, const QString &name, Q_UINT8 opacity) | |
virtual KisPaintDeviceSP | prepareProjection (KisPaintDeviceSP projection, const QRect &r)=0 |
virtual bool | saveToXML (QDomDocument doc, QDomElement elem)=0 |
The documentation for this class was generated from the following file: