Public Member Functions | |
| Page (QWidget *widget, const QString &title) | |
Public Attributes | |
| QWidget * | w |
| QString | t |
| bool | backEnabled |
| bool | nextEnabled |
| bool | finishEnabled |
| bool | appropriate |
Definition at line 59 of file mythwizard.cpp.
| MythWizardPrivate::Page::Page | ( | QWidget * | widget, | |
| const QString & | title | |||
| ) | [inline] |
Definition at line 60 of file mythwizard.cpp.
| QWidget* MythWizardPrivate::Page::w |
Definition at line 65 of file mythwizard.cpp.
| QString MythWizardPrivate::Page::t |
Definition at line 66 of file mythwizard.cpp.
Referenced by MythWizard::setTitle(), MythWizard::showPage(), and MythWizard::title().
Definition at line 67 of file mythwizard.cpp.
Referenced by MythWizard::addPage(), MythWizard::insertPage(), and MythWizard::setBackEnabled().
Definition at line 68 of file mythwizard.cpp.
Referenced by MythWizard::insertPage(), and MythWizard::setNextEnabled().
Definition at line 69 of file mythwizard.cpp.
Referenced by MythWizard::setFinishEnabled().
Definition at line 70 of file mythwizard.cpp.
Referenced by MythWizard::appropriate(), and MythWizard::setAppropriate().
1.6.3