karbon

VSinus Class Reference

Inheritance diagram for VSinus:

VPath VObject List of all members.

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 VPathclone () const

Protected Member Functions

void init ()

Member Function Documentation

QString VSinus::name (  )  const [virtual]

Returns the name of the object.

Returns:
the object's name

Reimplemented from VObject.

Definition at line 134 of file vsinus.cc.

void VSinus::save ( QDomElement &  element  )  const [virtual]

Save this object's state to xml.

Parameters:
element the DOM element to which the attributes are saved

Reimplemented from VPath.

Definition at line 141 of file vsinus.cc.

void VSinus::load ( const QDomElement &  element  )  [virtual]

Load this object's state from xml and initialize this object accordingly.

Parameters:
element the DOM element from which the attributes are read

Reimplemented from VPath.

Definition at line 177 of file vsinus.cc.

VPath * VSinus::clone (  )  const [virtual]

Create an exact copy of this object.

Returns:
the exact object copy

Reimplemented from VPath.

Definition at line 202 of file vsinus.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys