kpresenter
KPrRectProperty Class Reference
List of all members.Detailed Description
Definition at line 30 of file KPrRectProperty.h.
Public Member Functions | |
| KPrRectProperty (QWidget *parent, const char *name, KPrRectValueCmd::RectValues &rectValue) | |
| ~KPrRectProperty () | |
| int | getRectPropertyChange () const |
| KPrRectValueCmd::RectValues | getRectValues () const |
| void | setRectValues (const KPrRectValueCmd::RectValues &rectValues) |
| void | apply () |
Protected Slots | |
| void | slotReset () |
| void | slotRndChanged () |
| void | combineToggled (bool on) |
Protected Member Functions | |
| int | getXRnd () const |
| int | getYRnd () const |
Protected Attributes | |
| RectPropertyUI * | m_ui |
| KPrRectValueCmd::RectValues | m_rectValue |
The documentation for this class was generated from the following files:

