kword
KWChangeStartingPageCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command to starting page setting.
Definition at line 609 of file KWCommand.h.
Public Member Functions | |
KWChangeStartingPageCommand (const QString &name, KWDocument *_doc, int _oldStartingPage, int _newStartingPage) | |
~KWChangeStartingPageCommand () | |
void | execute () |
void | unexecute () |
Protected Attributes | |
KWDocument * | m_doc |
int | oldStartingPage |
int | newStartingPage |
The documentation for this class was generated from the following files: