kpresenter
KPrDeleteCmd Class Reference
List of all members.Detailed Description
Definition at line 195 of file KPrCommand.h.
Public Member Functions | |
| KPrDeleteCmd (const QString &_name, QPtrList< KPrObject > &_objects, KPrDocument *_doc, KPrPage *_page) | |
| ~KPrDeleteCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| QPtrList< KPrObject > | m_oldObjectList |
| QPtrList< KPrObject > | m_objectsToDelete |
| KPrDocument * | m_doc |
| KPrPage * | m_page |
The documentation for this class was generated from the following files:

