kspread
KSpread::InsertObjectCommand Class Reference
List of all members.Detailed Description
Definition at line 392 of file commands.h.
Public Member Functions | |
InsertObjectCommand (const KoRect &_geometry, KoDocumentEntry &, Canvas *_canvas) | |
InsertObjectCommand (const KoRect &_geometry, KoDocumentEntry &, const QRect &_data, Canvas *_canvas) | |
InsertObjectCommand (const KoRect &_geometry, KURL &_file, Canvas *_canvas) | |
~InsertObjectCommand () | |
virtual void | execute () |
virtual void | unexecute () |
virtual QString | name () const |
Protected Attributes | |
KoRect | geometry |
Canvas * | canvas |
bool | executed |
KoDocumentEntry | entry |
QRect | data |
ObjType | type |
KURL | file |
EmbeddedObject * | obj |
The documentation for this class was generated from the following files: