kspread
KSpread::MoveObjectByCmd Class Reference
List of all members.Detailed Description
Definition at line 451 of file commands.h.
Public Member Functions | |
| MoveObjectByCmd (const QString &_name, const KoPoint &_diff, QPtrList< EmbeddedObject > &_objects, Doc *_doc, Sheet *m_page) | |
| ~MoveObjectByCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KoPoint | diff |
| QPtrList< EmbeddedObject > | objects |
| Doc * | doc |
| Sheet * | m_page |
The documentation for this class was generated from the following files:

