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

