kpresenter
KPrChangeMarginCommand Class Reference
List of all members.Detailed Description
Definition at line 1027 of file KPrCommand.h.
Public Member Functions | |
| KPrChangeMarginCommand (const QString &name, QPtrList< KPrObject > &objects, MarginsStruct newMargins, KPrDocument *doc, KPrPage *page) | |
| ~KPrChangeMarginCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Member Functions | |
| void | addObjects (const QPtrList< KPrObject > &objects) |
Protected Attributes | |
| QPtrList< MarginsStruct > | m_oldMargins |
| QPtrList< KPrTextObject > | m_objects |
| MarginsStruct | m_newMargins |
| KPrPage * | m_page |
| KPrDocument * | m_doc |
The documentation for this class was generated from the following files:

