karbon
VSinus Class Reference
Inheritance diagram for VSinus:

Detailed Description
Definition at line 26 of file vsinus.h.
Public Member Functions | |
| VSinus (VObject *parent, VState state=edit) | |
| VSinus (VObject *parent, const KoPoint &topLeft, double width, double height, uint periods) | |
| 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. |
|
|
Load this object's state from xml and initialize this object accordingly.
Reimplemented from VPath. |
|
|
Returns the name of the object.
Reimplemented from VObject. |
|
|
Save this object's state to xml.
Reimplemented from VPath. |
The documentation for this class was generated from the following files:

