kspread
KSpread::ChangeObjectGeometryCommand Class Reference
List of all members.Detailed Description
Definition at line 358 of file commands.h.
Public Member Functions | |
| ChangeObjectGeometryCommand (EmbeddedObject *_obj, const KoPoint &_m_diff, const KoSize &_r_diff) | |
| ~ChangeObjectGeometryCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
| virtual QString | name () const |
Protected Attributes | |
| KoPoint | m_diff |
| KoSize | r_diff |
| EmbeddedObject * | obj |
| Doc * | doc |
The documentation for this class was generated from the following files:

