KWPageLayoutCommand Class Reference
#include <KWCommand.h>
Inherits KNamedCommand.
List of all members.
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) |
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: