|
MythTV
0.26-pre
|
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.
Referenced by MythWizard::back(), MythWizard::next(), and MythWizard::Show().
| QString MythWizardPrivate::Page::t |
Definition at line 66 of file mythwizard.cpp.
Referenced by MythWizard::layOut(), MythWizard::setTitle(), MythWizard::showPage(), and MythWizard::title().
Definition at line 67 of file mythwizard.cpp.
Referenced by MythWizard::addPage(), MythWizard::insertPage(), MythWizard::setBackEnabled(), and MythWizard::updateButtons().
Definition at line 68 of file mythwizard.cpp.
Referenced by MythWizard::insertPage(), MythWizard::setNextEnabled(), and MythWizard::updateButtons().
Definition at line 69 of file mythwizard.cpp.
Referenced by MythWizard::layOutButtonRow(), MythWizard::setFinishEnabled(), and MythWizard::updateButtons().
Definition at line 70 of file mythwizard.cpp.
Referenced by MythWizard::appropriate(), and MythWizard::setAppropriate().
1.7.6.1