kpresenter
KPrFreehandObject Class Reference
Inheritance diagram for KPrFreehandObject:

Detailed Description
Definition at line 31 of file KPrFreehandObject.h.
Public Member Functions | |
KPrFreehandObject () | |
KPrFreehandObject (const KoPointArray &_points, const KoSize &_size, const KoPen &_pen, LineEnd _lineBegin, LineEnd _lineEnd) | |
virtual | ~KPrFreehandObject () |
virtual DCOPObject * | dcopObject () |
KPrFreehandObject & | operator= (const KPrFreehandObject &) |
virtual ObjType | getType () const |
virtual QString | getTypeString () const |
virtual QDomDocumentFragment | save (QDomDocument &doc, double offset) |
virtual double | load (const QDomElement &element) |
virtual void | loadOasis (const QDomElement &element, KoOasisContext &context, KPrLoadingInfo *info) |
Protected Member Functions | |
virtual const char * | getOasisElementName () const |
virtual bool | saveOasisObjectAttributes (KPOasisSaveContext &sc) const |
Member Function Documentation
const char * KPrFreehandObject::getOasisElementName | ( | ) | const [protected, virtual] |
Get the element name for saving the object.
Reimplemented from KPrPointObject.
Definition at line 84 of file KPrFreehandObject.cpp.
The documentation for this class was generated from the following files: