kpresenter
KPrChangeTitlePageNameCommand Class Reference
#include <KPrCommand.h>
Detailed Description
Command to change title page name.
Definition at line 837 of file KPrCommand.h.
Public Member Functions | |
KPrChangeTitlePageNameCommand (const QString &name, KPrDocument *_doc, const QString &_oldPageName, const QString &_newPageName, KPrPage *_page) | |
~KPrChangeTitlePageNameCommand () | |
void | execute () |
void | unexecute () |
Protected Attributes | |
KPrDocument * | m_doc |
QString | oldPageName |
QString | newPageName |
KPrPage * | m_page |
The documentation for this class was generated from the following files: