kpresenter
KPrSetOptionsCmd Class Reference
List of all members.Detailed Description
Definition at line 88 of file KPrCommand.h.
Public Member Functions | |
| KPrSetOptionsCmd (const QString &_name, QValueList< KoPoint > &_diffs, QPtrList< KPrObject > &_objects, double _rastX, double _rastY, double _orastX, double _orastY, const QColor &_txtBackCol, const QColor &_otxtBackCol, KPrDocument *_doc) | |
| ~KPrSetOptionsCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| QValueList< KoPoint > | diffs |
| QPtrList< KPrObject > | objects |
| double | gridX |
| double | gridY |
| double | oldGridX |
| double | oldGridY |
| KPrDocument * | doc |
| QColor | txtBackCol |
| QColor | otxtBackCol |
The documentation for this class was generated from the following files:

