kpresenter
KPrImageEffectCmd Class Reference
List of all members.Detailed Description
Definition at line 668 of file KPrCommand.h.
Public Member Functions | |
| KPrImageEffectCmd (const QString &_name, QPtrList< ImageEffectSettings > &_oldSettings, ImageEffectSettings _newSettings, QPtrList< KPrObject > &_objects, KPrDocument *_doc) | |
| ~KPrImageEffectCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KPrDocument * | doc |
| QPtrList< ImageEffectSettings > | oldSettings |
| QPtrList< KPrObject > | objects |
| ImageEffectSettings | newSettings |
| KPrPage * | m_page |
Classes | |
| struct | ImageEffectSettings |
The documentation for this class was generated from the following files:

