kspread
KSpread::RemoveObjectCommand Class Reference
List of all members.Detailed Description
Definition at line 375 of file commands.h.
Public Member Functions | |
| RemoveObjectCommand (EmbeddedObject *_obj, bool _cut=false) | |
| ~RemoveObjectCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
| virtual QString | name () const |
Protected Attributes | |
| EmbeddedObject * | obj |
| Doc * | doc |
| bool | executed |
| bool | cut |
The documentation for this class was generated from the following files:

