kpresenter
KPrResizeCmd Class Reference
List of all members.Detailed Description
Definition at line 159 of file KPrCommand.h.
Public Member Functions | |
| KPrResizeCmd (const QString &_name, const KoPoint &_m_diff, const KoSize &_r_diff, KPrObject *_object, KPrDocument *_doc) | |
| ~KPrResizeCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KoPoint | m_diff |
| KoSize | r_diff |
| KPrObject * | object |
| KPrDocument * | doc |
| KPrPage * | m_page |
The documentation for this class was generated from the following files:

