kpresenter
KPrInsertCmd Class Reference
List of all members.Detailed Description
Definition at line 283 of file KPrCommand.h.
Public Member Functions | |
| KPrInsertCmd (const QString &name, const QValueList< KPrObject * > objects, KPrDocument *doc, KPrPage *page) | |
| KPrInsertCmd (const QString &name, KPrObject *object, KPrDocument *doc, KPrPage *page) | |
| ~KPrInsertCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| QValueList< KPrObject * > | m_objects |
| KPrObject * | m_object |
| KPrDocument * | m_doc |
| KPrPage * | m_page |
The documentation for this class was generated from the following files:

