VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
DtSimulationModelSetSelectionPage Class Reference
Inheritance diagram for DtSimulationModelSetSelectionPage:
Inheritance graph
[legend]

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
 
DtWizardPagemyNextPage
 
- Public Attributes inherited from DtWizardPage
QLabelmyTitle
 
QWidget * myContents
 
QVBoxLayout * myContentsLayout
 
QVBoxLayout * myMainLayout
 
QLabelmyDescription
 

Protected Member Functions

virtual DtWizardPagenextPage (QWidget *p)
 
virtual bool pageComplete () const
 
virtual bool nextPageComplete () const
 
virtual void execute ()
 
virtual DtNewModelSetPagecreateNewModelSetPage (QWidget *p, bool shallowCopyOnly)
 
virtual DtExistingModelSetPagecreateExistingModelSetPage (QWidget *p, DtNewModelSetPage *nextPage, const QString &title, bool shallowCopyOnly=false)
 

Protected Attributes

bool myMinimalWasChecked
 
- Protected Attributes inherited from DtWizardPage
DtWizardPagemyNextPage
 
makVrv::DtDemyDe
 

Additional Inherited Members

- Signals inherited from DtWizardPage
void pageCompleted (bool)
 
void returnPressed ()
 
void backPage ()
 
void rejected ()
 

Constructor & Destructor Documentation

DtSimulationModelSetSelectionPage::DtSimulationModelSetSelectionPage ( makVrv::DtDe ,
QWidget *  ,
const Qt::WindowFlags &  f = 0 
)
virtual DtSimulationModelSetSelectionPage::~DtSimulationModelSetSelectionPage ( )
virtual

Member Function Documentation

virtual DtWizardPage* DtSimulationModelSetSelectionPage::nextPage ( QWidget *  p)
protectedvirtual

Reimplemented from DtWizardPage.

virtual bool DtSimulationModelSetSelectionPage::pageComplete ( ) const
inlineprotectedvirtual

Reimplemented from DtWizardPage.

virtual bool DtSimulationModelSetSelectionPage::nextPageComplete ( ) const
inlineprotectedvirtual

Reimplemented from DtWizardPage.

virtual void DtSimulationModelSetSelectionPage::execute ( )
protectedvirtual

Reimplemented from DtWizardPage.

virtual DtNewModelSetPage* DtSimulationModelSetSelectionPage::createNewModelSetPage ( QWidget *  p,
bool  shallowCopyOnly 
)
protectedvirtual
virtual DtExistingModelSetPage* DtSimulationModelSetSelectionPage::createExistingModelSetPage ( QWidget *  p,
DtNewModelSetPage nextPage,
const QString &  title,
bool  shallowCopyOnly = false 
)
protectedvirtual

Member Data Documentation

QWidget* DtSimulationModelSetSelectionPage::myChoiceWidget
QRadioButton* DtSimulationModelSetSelectionPage::myMinimalModelSet
QRadioButton* DtSimulationModelSetSelectionPage::myExtendExisting
DtWizardPage* DtSimulationModelSetSelectionPage::myNextPage
bool DtSimulationModelSetSelectionPage::myMinimalWasChecked
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)