kword
KWPageLayoutCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command created when changing the page layout.
Definition at line 396 of file KWCommand.h.
Public Member Functions | |
| KWPageLayoutCommand (const QString &name, KWDocument *_doc, KWPageLayoutStruct &_oldLayout, KWPageLayoutStruct &_newLayout) | |
| ~KWPageLayoutCommand () | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| KWDocument * | m_pDoc |
| KWPageLayoutStruct | m_oldLayout |
| KWPageLayoutStruct | m_newLayout |
The documentation for this class was generated from the following files:

