kpresenter
KPrEffectCmd Class Reference
List of all members.Detailed Description
Definition at line 212 of file KPrCommand.h.
Public Member Functions | |
| KPrEffectCmd (const QString &_name, const QPtrList< KPrObject > &_objs, const QValueList< EffectStruct > &_oldEffects, EffectStruct _newEffect) | |
| ~KPrEffectCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| QValueList< EffectStruct > | oldEffects |
| EffectStruct | newEffect |
| QPtrList< KPrObject > | objs |
Classes | |
| struct | EffectStruct |
The documentation for this class was generated from the following files:

