KMWizardPage Class Reference
Inheritance diagram for KMWizardPage:

Detailed Description
Definition at line 29 of file kdeprint/kmwizardpage.h.
Public Member Functions | |
KMWizardPage (QWidget *parent=0, const char *name=0) | |
virtual | ~KMWizardPage () |
int | id () const |
const QString & | title () const |
int | nextPage () const |
void | setNextPage (int p) |
virtual bool | isValid (QString &) |
virtual void | initPrinter (KMPrinter *) |
virtual void | updatePrinter (KMPrinter *) |
bool | needsInitOnBack () |
KMWizardPage (QWidget *parent=0, const char *name=0) | |
int | id () const |
const QString & | title () const |
int | nextPage () const |
void | setNextPage (int p) |
virtual bool | isValid (QString &) |
virtual void | initPrinter (KMPrinter *) |
virtual void | updatePrinter (KMPrinter *) |
bool | needsInitOnBack () |
Protected Attributes | |
QString | m_title |
int | m_ID |
int | m_nextpage |
bool | m_needsinitonback |
The documentation for this class was generated from the following files: