karbon
VClipGroup Class Reference
#include <vclipgroup.h>
Inheritance diagram for VClipGroup:

Detailed Description
Base class for clipping conglomerates the first child element is used for clipping.
Definition at line 33 of file vclipgroup.h.
Public Member Functions | |
VClipGroup (VObject *parent, VState state=normal) | |
VClipGroup (const VClipGroup &group) | |
virtual | ~VClipGroup () |
virtual void | draw (VPainter *painter, const KoRect *rect=0L) const |
virtual VClipGroup * | clone () const |
virtual void | save (QDomElement &element) const |
virtual void | load (const QDomElement &element) |
Member Function Documentation
|
Create an exact copy of this object.
Reimplemented from VGroup. Definition at line 69 of file vclipgroup.cc. |
|
Draw the object to a painting device.
Reimplemented from VGroup. Definition at line 40 of file vclipgroup.cc. |
|
Load this object's state from xml and initialize this object accordingly.
Reimplemented from VGroup. Definition at line 87 of file vclipgroup.cc. |
|
Save this object's state to xml.
Reimplemented from VGroup. Definition at line 75 of file vclipgroup.cc. |
The documentation for this class was generated from the following files: