karbon
VImage Class Reference
Inheritance diagram for VImage:

Detailed Description
Definition at line 14 of file vimage.h.
Public Member Functions | |
VImage (VObject *parent, const QString &fname="") | |
VImage (const VImage &) | |
virtual | ~VImage () |
virtual void | draw (VPainter *painter, const KoRect *rect) const |
virtual void | transform (const QWMatrix &m) |
virtual VObject * | clone () const |
virtual void | save (QDomElement &element) const |
virtual void | load (const QDomElement &element) |
virtual void | accept (VVisitor &visitor) |
Member Function Documentation
|
Accept a VVisitor.
Reimplemented from VObject. |
|
Create an exact copy of this object.
Implements VObject. |
|
Draw the object to a painting device.
Reimplemented from VObject. |
|
Load this object's state from xml and initialize this object accordingly.
Reimplemented from VObject. |
|
Save this object's state to xml.
Reimplemented from VObject. |
The documentation for this class was generated from the following files: