VR-Forces 4.7 Class Documentation
 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
DtChoicePage Class Reference
Inheritance diagram for DtChoicePage:
Inheritance graph
[legend]

Public Member Functions

 DtChoicePage (makVrv::DtDe &, QWidget *, const Qt::WindowFlags &f=0)
virtual ~DtChoicePage ()
- 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 * myCreateNew
QRadioButton * myCreateFromExisting
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
DtSimulationModelSetSelectionPage
createSimulationModelSetSelectionPage (QWidget *p)
virtual DtExistingModelSetPagecreateExistingModelSetPage (QWidget *p, DtNewModelSetPage *nextPage, const QString &title, bool shallowCopyOnly=false)

Protected Attributes

bool myCreateNewWasChecked
- 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

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

Member Function Documentation

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

Reimplemented from DtWizardPage.

virtual bool DtChoicePage::pageComplete ( ) const
inlineprotectedvirtual

Reimplemented from DtWizardPage.

virtual bool DtChoicePage::nextPageComplete ( ) const
inlineprotectedvirtual

Reimplemented from DtWizardPage.

virtual void DtChoicePage::execute ( )
protectedvirtual

Reimplemented from DtWizardPage.

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

Member Data Documentation

QWidget* DtChoicePage::myChoiceWidget
QRadioButton* DtChoicePage::myCreateNew
QRadioButton* DtChoicePage::myCreateFromExisting
DtWizardPage* DtChoicePage::myNextPage
bool DtChoicePage::myCreateNewWasChecked
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)