![]() |
VR-Forces Developer's Guide
|

Public Member Functions | |
| DtChooseVersionPage (makVrv::DtDe &de, QWidget *parent, std::shared_ptr< DtSmsUpgradeInfo > info, const Qt::WindowFlags &f=0) | |
| virtual | ~DtChooseVersionPage () override |
| virtual bool | isLastPage () const override |
| virtual bool | showFinishButton () const override |
| virtual bool | pageComplete () const override |
| virtual bool | nextPageComplete () const override |
| virtual DtWizardPage * | nextPage (QWidget *p) override |
Public Member Functions inherited from DtWizardPage | |
| DtWizardPage (makVrv::DtDe &, QWidget *, const Qt::WindowFlags &f=0) | |
| virtual | ~DtWizardPage () override |
| virtual void | execute () |
| virtual void | cancel () |
| virtual void | keyPressEvent (QKeyEvent *) override |
| virtual void | setTitle (const QString &) |
| virtual void | setDescription (const QString &) |
| virtual void | showTitle (bool) |
| virtual void | showDescription (bool) |
Protected Attributes | |
| QComboBox * | myVersions |
| QLabel * | myAdditionalText |
| std::shared_ptr< DtSmsUpgradeInfo > | myInfo |
Protected Attributes inherited from DtWizardPage | |
| DtWizardPage * | myNextPage |
| makVrv::DtDe & | myDe |
Additional Inherited Members | |
Signals inherited from DtWizardPage | |
| void | pageCompleted (bool) |
| void | returnPressed () |
| void | backPage () |
| void | rejected () |
Public Attributes inherited from DtWizardPage | |
| QLabel * | myTitle |
| QWidget * | myContents |
| QVBoxLayout * | myContentsLayout |
| QVBoxLayout * | myMainLayout |
| QLabel * | myDescription |
| DtChooseVersionPage::DtChooseVersionPage | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| std::shared_ptr< DtSmsUpgradeInfo > | info, | ||
| const Qt::WindowFlags & | f = 0 |
||
| ) |
|
overridevirtual |
|
inlineoverridevirtual |
Reimplemented from DtWizardPage.
|
inlineoverridevirtual |
Reimplemented from DtWizardPage.
|
overridevirtual |
Reimplemented from DtWizardPage.
|
inlineoverridevirtual |
Reimplemented from DtWizardPage.
References DtWizardPage::pageComplete().
|
overridevirtual |
Reimplemented from DtWizardPage.
|
protected |
|
protected |
|
protected |