kpresenter
KPrDuplicatObjDia Class Reference
List of all members.Detailed Description
Definition at line 32 of file KPrDuplicateObjDia.h.
Public Member Functions | |
| KPrDuplicatObjDia (QWidget *parent, KPrDocument *_doc, const char *name=0L) | |
| int | nbCopy () const |
| double | angle () const |
| double | increaseX () const |
| double | increaseY () const |
| double | moveX () const |
| double | moveY () const |
Protected Attributes | |
| KIntNumInput * | m_nbCopy |
| KDoubleNumInput * | m_rotation |
| KoUnitDoubleSpinBox * | m_increaseX |
| KoUnitDoubleSpinBox * | m_increaseY |
| KoUnitDoubleSpinBox * | m_moveX |
| KoUnitDoubleSpinBox * | m_moveY |
| KPrDocument * | m_doc |
The documentation for this class was generated from the following files:

