kpresenter
KPrRotateCmd Class Reference
List of all members.Detailed Description
Definition at line 134 of file KPrCommand.h.
Public Member Functions | |
| KPrRotateCmd (const QString &_name, float newAngle, QPtrList< KPrObject > &objects, KPrDocument *doc, bool addAngle=false) | |
| ~KPrRotateCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KPrDocument * | m_doc |
| QPtrList< RotateValues > | m_oldAngles |
| QPtrList< KPrObject > | m_objects |
| float | m_newAngle |
| bool | m_addAngle |
| KPrPage * | m_page |
Classes | |
| struct | RotateValues |
The documentation for this class was generated from the following files:

