kpresenter
KPrFlipObjectCommand Class Reference
List of all members.Detailed Description
Definition at line 941 of file KPrCommand.h.
Public Member Functions | |
| KPrFlipObjectCommand (const QString &name, KPrDocument *_doc, bool _horizontal, QPtrList< KPrObject > &_objects) | |
| ~KPrFlipObjectCommand () | |
| void | execute () |
| void | unexecute () |
Protected Member Functions | |
| void | flipObjects () |
Protected Attributes | |
| KPrDocument * | m_doc |
| QPtrList< KPrObject > | objects |
| bool | horizontal |
| KPrPage * | m_page |
The documentation for this class was generated from the following files:

