kpresenter
KPrRectObject Class Reference
Inheritance diagram for KPrRectObject:

Detailed Description
Definition at line 32 of file KPrRectObject.h.
Public Member Functions | |
KPrRectObject () | |
KPrRectObject (const KoPen &_pen, const QBrush &_brush, FillType _fillType, const QColor &_gColor1, const QColor &_gColor2, BCType _gType, int _xRnd, int _yRnd, bool _unbalanced, int _xfactor, int _yfactor) | |
virtual | ~KPrRectObject () |
virtual DCOPObject * | dcopObject () |
KPrRectObject & | operator= (const KPrRectObject &) |
virtual void | setRnds (int _xRnd, int _yRnd) |
virtual ObjType | getType () const |
virtual QString | getTypeString () const |
virtual void | getRnds (int &_xRnd, int &_yRnd) 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 |
virtual void | paint (QPainter *_painter, KoTextZoomHandler *_zoomHandler, int, bool drawingShadow, bool drawContour) |
Protected Attributes | |
int | xRnd |
int | yRnd |
Member Function Documentation
|
Get the element name for saving the object.
Implements KPrObject. Definition at line 97 of file KPrRectObject.cpp. |
|
This method is to be implemented by all KPShadowObjects, to draw themselves.
draw() took care of the shadow and of preparing
Reimplemented from KPrShadowObject. Definition at line 173 of file KPrRectObject.cpp. |
The documentation for this class was generated from the following files: