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

