karbon
VPolyline Class Reference
Inheritance diagram for VPolyline:

Detailed Description
Definition at line 26 of file vpolyline.h.
Public Member Functions | |
VPolyline (VObject *parent, VState state=edit) | |
virtual QString | name () const |
virtual void | save (QDomElement &element) const |
virtual void | saveOasis (KoStore *store, KoXmlWriter *docWriter, KoGenStyles &mainStyles, int &index) const |
virtual void | load (const QDomElement &element) |
virtual bool | loadOasis (const QDomElement &element, KoOasisLoadingContext &context) |
virtual VPath * | clone () const |
Protected Member Functions | |
void | init () |
Member Function Documentation
|
Create an exact copy of this object.
Reimplemented from VPath. Definition at line 177 of file vpolyline.cc. |
|
Load this object's state from xml and initialize this object accordingly.
Reimplemented from VPath. Definition at line 125 of file vpolyline.cc. |
|
Load this object's state from OpenDocument and initialize this object accordingly.
Reimplemented from VPath. Definition at line 144 of file vpolyline.cc. |
|
Returns the name of the object.
Reimplemented from VObject. Definition at line 76 of file vpolyline.cc. |
|
Save this object's state to xml.
Reimplemented from VPath. Definition at line 83 of file vpolyline.cc. |
|
Save this object's state to OpenDocument.
Reimplemented from VPath. Definition at line 113 of file vpolyline.cc. |
The documentation for this class was generated from the following files: