karbon
VSpiral Class Reference
Inheritance diagram for VSpiral:

Detailed Description
Definition at line 26 of file vspiral.h.
Public Types | |
enum | VSpiralType { round, rectangular } |
Public Member Functions | |
VSpiral (VObject *parent, VState state=edit) | |
VSpiral (VObject *parent, const KoPoint ¢er, double radius, uint segments, double fade, bool clockwise, double angle=0.0, VSpiralType type=round) | |
virtual QString | name () const |
virtual void | save (QDomElement &element) const |
virtual void | load (const QDomElement &element) |
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 183 of file vspiral.cc. |
|
Load this object's state from xml and initialize this object accordingly.
Reimplemented from VPath. Definition at line 153 of file vspiral.cc. |
|
Returns the name of the object.
Reimplemented from VObject. Definition at line 105 of file vspiral.cc. |
|
Save this object's state to xml.
Reimplemented from VPath. Definition at line 112 of file vspiral.cc. |
The documentation for this class was generated from the following files: