kpresenter
KPrCloseObjectCommand Class Reference
List of all members.Detailed Description
Definition at line 999 of file KPrCommand.h.
Public Member Functions | |
| KPrCloseObjectCommand (const QString &name, QPtrList< KPrObject > objects, KPrDocument *doc) | |
| ~KPrCloseObjectCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Member Functions | |
| void | closeObject (bool close) |
Protected Attributes | |
| QPtrList< KPrObject > | m_openObjects |
| QPtrList< KPrObject > | m_closedObjects |
| KPrDocument * | m_doc |
| KPrPage * | m_page |
The documentation for this class was generated from the following files:

