Classes | |
| struct | Page |
Public Member Functions | |
| Page * | page (const QWidget *w) |
Public Attributes | |
| QVBoxLayout * | v |
| Page * | current |
| QStackedWidget * | ws |
| QList< Page * > | pages |
| QLabel * | title |
| MythPushButton * | backButton |
| MythPushButton * | nextButton |
| MythPushButton * | finishButton |
| MythPushButton * | cancelButton |
| QGroupBox * | helpgroup |
| QLabel * | help |
| QFrame * | hbar1 |
| QFrame * | hbar2 |
Definition at line 56 of file mythwizard.cpp.
| Page* MythWizardPrivate::page | ( | const QWidget * | w | ) | [inline] |
Definition at line 88 of file mythwizard.cpp.
Referenced by MythWizard::addPage(), MythWizard::appropriate(), MythWizard::indexOf(), MythWizard::insertPage(), MythWizard::setAppropriate(), MythWizard::setBackEnabled(), MythWizard::setFinishEnabled(), MythWizard::setNextEnabled(), MythWizard::setTitle(), MythWizard::showPage(), and MythWizard::title().
| QVBoxLayout* MythWizardPrivate::v |
Definition at line 73 of file mythwizard.cpp.
Referenced by MythWizard::layOut(), and MythWizard::MythWizard().
Definition at line 74 of file mythwizard.cpp.
Referenced by MythWizard::back(), MythWizard::layOut(), MythWizard::layOutButtonRow(), MythWizard::MythWizard(), MythWizard::next(), MythWizard::Show(), MythWizard::showPage(), and MythWizard::updateButtons().
| QStackedWidget* MythWizardPrivate::ws |
Definition at line 75 of file mythwizard.cpp.
Referenced by MythWizard::addPage(), MythWizard::currentPage(), MythWizard::eventFilter(), MythWizard::insertPage(), MythWizard::layOut(), MythWizard::MythWizard(), MythWizard::removePage(), and MythWizard::showPage().
| QList<Page*> MythWizardPrivate::pages |
Definition at line 76 of file mythwizard.cpp.
Referenced by MythWizard::addPage(), MythWizard::back(), MythWizard::indexOf(), MythWizard::insertPage(), MythWizard::layOutButtonRow(), MythWizard::next(), MythWizard::page(), page(), MythWizard::pageCount(), MythWizard::removePage(), MythWizard::Show(), MythWizard::showPage(), MythWizard::updateButtons(), and MythWizard::~MythWizard().
| QLabel* MythWizardPrivate::title |
Definition at line 77 of file mythwizard.cpp.
Referenced by MythWizard::layOutTitleRow(), MythWizard::MythWizard(), MythWizard::setTitle(), and MythWizard::setTitleFont().
Definition at line 78 of file mythwizard.cpp.
Referenced by MythWizard::backButton(), MythWizard::layOutButtonRow(), MythWizard::MythWizard(), MythWizard::setBackEnabled(), and MythWizard::updateButtons().
Definition at line 79 of file mythwizard.cpp.
Referenced by MythWizard::layOutButtonRow(), MythWizard::MythWizard(), MythWizard::nextButton(), MythWizard::setNextEnabled(), and MythWizard::updateButtons().
Definition at line 80 of file mythwizard.cpp.
Referenced by MythWizard::finishButton(), MythWizard::layOutButtonRow(), MythWizard::MythWizard(), and MythWizard::updateButtons().
Definition at line 81 of file mythwizard.cpp.
Referenced by MythWizard::cancelButton(), MythWizard::layOutButtonRow(), and MythWizard::MythWizard().
| QGroupBox* MythWizardPrivate::helpgroup |
Definition at line 83 of file mythwizard.cpp.
Referenced by MythWizard::layOut(), and MythWizard::MythWizard().
| QLabel* MythWizardPrivate::help |
Definition at line 84 of file mythwizard.cpp.
Referenced by MythWizard::layOut(), MythWizard::MythWizard(), and MythWizard::setHelpText().
| QFrame* MythWizardPrivate::hbar1 |
Definition at line 86 of file mythwizard.cpp.
Referenced by MythWizard::layOut(), and MythWizard::MythWizard().
| QFrame * MythWizardPrivate::hbar2 |
Definition at line 86 of file mythwizard.cpp.
Referenced by MythWizard::layOut(), and MythWizard::MythWizard().
1.6.3