VR-Forces 4.8 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 Slots | Protected Attributes
makVrf::DtScenarioSettingsDialog Class Reference

The Master Scenario Settings Dialog. More...

Inheritance diagram for makVrf::DtScenarioSettingsDialog:
Inheritance graph
[legend]

Public Member Functions

 DtScenarioSettingsDialog (makVrv::DtDe &de, QWidget *parent, Qt::WindowFlags f=Qt::Tool, bool isNewScenario=false)
 CTOR. More...
 
virtual ~DtScenarioSettingsDialog ()
 DTOR. More...
 
virtual bool chooseInitialScenarioOptions ()
 Allows user to choose simulation terrain and model set by calling down to the scenario preview page to do so. More...
 
virtual void setShowScreenElement (DtScenarioInformationWidget::DisplayElement, bool)
 Whether or not to show the particular screen element. More...
 
virtual void setEnableScreenElement (DtScenarioInformationWidget::DisplayElement, bool)
 Whether or not to enable the display element. More...
 

Public Attributes

DtScenarioPreviewPagemyScenarioPreviewPage
 
QPushButtonmyOkButton
 
QPushButtonmyCancelButton
 
QPushButtonmyAdvancedButton
 
QPushButtonmyPreviewButton
 
- Public Attributes inherited from makVrf::DtScenarioSettingsInterface
boost::signals2::signal< bool(const
DtScenarioLoadInformation &)> 
signal_loadScenario
 

Protected Slots

virtual void onOkClicked ()
 Tells preview page to set all information into scenario object and then signals to load that scenario. More...
 

Protected Attributes

makVrv::DtDemyDe
 
DtScenarioLoadLogicmyLogic
 

Detailed Description

The Master Scenario Settings Dialog.

Constructor & Destructor Documentation

makVrf::DtScenarioSettingsDialog::DtScenarioSettingsDialog ( makVrv::DtDe de,
QWidget *  parent,
Qt::WindowFlags  f = Qt::Tool,
bool  isNewScenario = false 
)

CTOR.

virtual makVrf::DtScenarioSettingsDialog::~DtScenarioSettingsDialog ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrf::DtScenarioSettingsDialog::chooseInitialScenarioOptions ( )
virtual

Allows user to choose simulation terrain and model set by calling down to the scenario preview page to do so.

virtual void makVrf::DtScenarioSettingsDialog::setShowScreenElement ( DtScenarioInformationWidget::DisplayElement  ,
bool   
)
virtual

Whether or not to show the particular screen element.

virtual void makVrf::DtScenarioSettingsDialog::setEnableScreenElement ( DtScenarioInformationWidget::DisplayElement  ,
bool   
)
virtual

Whether or not to enable the display element.

The setting of editable after making individual changes will clear all editable items, so, only call this after calling the main setEditable

virtual void makVrf::DtScenarioSettingsDialog::onOkClicked ( )
protectedvirtualslot

Tells preview page to set all information into scenario object and then signals to load that scenario.

Member Data Documentation

makVrv::DtDe& makVrf::DtScenarioSettingsDialog::myDe
protected
DtScenarioLoadLogic* makVrf::DtScenarioSettingsDialog::myLogic
protected
DtScenarioPreviewPage* makVrf::DtScenarioSettingsDialog::myScenarioPreviewPage
QPushButton* makVrf::DtScenarioSettingsDialog::myOkButton
QPushButton* makVrf::DtScenarioSettingsDialog::myCancelButton
QPushButton* makVrf::DtScenarioSettingsDialog::myAdvancedButton
QPushButton* makVrf::DtScenarioSettingsDialog::myPreviewButton

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)