kpresenter
KPrMovePageCmd Class Reference
List of all members.Detailed Description
Definition at line 762 of file KPrCommand.h.
Public Member Functions | |
| KPrMovePageCmd (const QString &_name, int from, int to, KPrDocument *_doc) | |
| ~KPrMovePageCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KPrDocument * | m_doc |
| int | m_oldPosition |
| int | m_newPosition |
The documentation for this class was generated from the following files:

