kpresenter

KPrObjectIface Class Reference

Inheritance diagram for KPrObjectIface:

KPrCubicBezierCurveObjectIface KPrFreehandObjectIface KPrLineObjectIface KPrObject2DIface KPrPolyLineObjectIface KPrQuadricBezierCurveObjectIface KPrAutoFormObjectIface KPrPieObjectIface KPrPixmapObjectIface KPrPolygonObjectIface KPrRectObjectIface KPrTextObjectIface List of all members.

Detailed Description

Definition at line 33 of file KPrObjectIface.h.


DCOP Member Functions

int getType () const
void move (double x, double y)
void resize (double width, double height)
bool isSelected () const
float angle () const
int shadowDistance () const
int shadowDirection () const
QColor shadowColor () const
int effect () const
int effect2 () const
int appearStep () const
int subPresSteps () const
bool disappear () const
int disappearStep () const
int effect3 () const
void setEffect (const QString &effect)
void setEffect3 (const QString &effect)
void setSelected (bool _selected)
void rotate (float _angle)
void setShadowDistance (int _distance)
void shadowColor (const QColor &_color)
void setAppearTimer (int _appearTimer)
void setDisappearTimer (int _disappearTimer)
void setAppearSoundEffect (bool b)
void setDisappearSoundEffect (bool b)
void setAppearSoundEffectFileName (const QString &_a_fileName)
void setDisappearSoundEffectFileName (const QString &_d_fileName)
void setObjectName (const QString &_objectName)
void setAppearStep (int _appearStep)
void setDisappear (bool b)
int appearTimer () const
int disappearTimer () const
bool appearSoundEffect () const
bool disappearSoundEffect () const
QString appearSoundEffectFileName () const
QString disappearSoundEffectFileName () const
QString typeString () const
void setProtected (bool b)
bool isProtected () const
void setKeepRatio (bool b)
bool isKeepRatio () const

Public Member Functions

 KPrObjectIface (KPrObject *obj_)

Member Function Documentation

void KPrObjectIface::move ( double  x,
double  y 
)

Since:
1.4

Definition at line 280 of file KPrObjectIface.cpp.

void KPrObjectIface::resize ( double  width,
double  height 
)

Since:
1.4

Definition at line 285 of file KPrObjectIface.cpp.


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