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

Public Member Functions | |
| DtSimulationModelSetSelectionPage (makVrv::DtDe &, QWidget *, const Qt::WindowFlags &f=0) | |
| virtual | ~DtSimulationModelSetSelectionPage () |
Public Member Functions inherited from DtWizardPage | |
| DtWizardPage (makVrv::DtDe &, QWidget *, const Qt::WindowFlags &f=0) | |
| virtual | ~DtWizardPage () |
| virtual bool | isLastPage () const |
| virtual bool | showFinishButton () const |
| virtual void | cancel () |
| virtual void | keyPressEvent (QKeyEvent *) |
| virtual void | setTitle (const QString &) |
| virtual void | setDescription (const QString &) |
| virtual void | showTitle (bool) |
| virtual void | showDescription (bool) |
Public Attributes | |
| QWidget * | myChoiceWidget |
| QRadioButton * | myMinimalModelSet |
| QRadioButton * | myExtendExisting |
| DtWizardPage * | myNextPage |
Public Attributes inherited from DtWizardPage | |
| QLabel * | myTitle |
| QWidget * | myContents |
| QVBoxLayout * | myContentsLayout |
| QVBoxLayout * | myMainLayout |
| QLabel * | myDescription |
Protected Member Functions | |
| virtual DtWizardPage * | nextPage (QWidget *p) |
| virtual bool | pageComplete () const |
| virtual bool | nextPageComplete () const |
| virtual void | execute () |
| virtual DtNewModelSetPage * | createNewModelSetPage (QWidget *p, bool shallowCopyOnly) |
| virtual DtExistingModelSetPage * | createExistingModelSetPage (QWidget *p, DtNewModelSetPage *nextPage, const QString &title, bool shallowCopyOnly=false) |
Protected Attributes | |
| bool | myMinimalWasChecked |
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 () |
| DtSimulationModelSetSelectionPage::DtSimulationModelSetSelectionPage | ( | makVrv::DtDe & | , |
| QWidget * | , | ||
| const Qt::WindowFlags & | f = 0 |
||
| ) |
|
virtual |
|
protectedvirtual |
Reimplemented from DtWizardPage.
|
inlineprotectedvirtual |
Reimplemented from DtWizardPage.
|
inlineprotectedvirtual |
Reimplemented from DtWizardPage.
|
protectedvirtual |
Reimplemented from DtWizardPage.
|
protectedvirtual |
|
protectedvirtual |
| QWidget* DtSimulationModelSetSelectionPage::myChoiceWidget |
| QRadioButton* DtSimulationModelSetSelectionPage::myMinimalModelSet |
| QRadioButton* DtSimulationModelSetSelectionPage::myExtendExisting |
| DtWizardPage* DtSimulationModelSetSelectionPage::myNextPage |
|
protected |