kpresenter
KPrMoveByCmd Class Reference
List of all members.Detailed Description
Definition at line 319 of file KPrCommand.h.
Public Member Functions | |
| KPrMoveByCmd (const QString &_name, const KoPoint &_diff, QPtrList< KPrObject > &_objects, KPrDocument *_doc, KPrPage *_page) | |
| ~KPrMoveByCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KoPoint | diff |
| QPtrList< KPrObject > | objects |
| KPrDocument * | doc |
| KPrPage * | m_page |
The documentation for this class was generated from the following files:

