kpresenter
KPrChangeStartingPageCommand Class Reference
#include <KPrCommand.h>
Detailed Description
Command to change variable setting.
Definition at line 798 of file KPrCommand.h.
Public Member Functions | |
KPrChangeStartingPageCommand (const QString &name, KPrDocument *_doc, int _oldStartingPage, int _newStartingPage) | |
~KPrChangeStartingPageCommand () | |
void | execute () |
void | unexecute () |
Protected Attributes | |
KPrDocument * | m_doc |
int | oldStartingPage |
int | newStartingPage |
The documentation for this class was generated from the following files: