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

