VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtScenarioEventSettingsWidgetLogic Class Reference

DtScenarioEventSettingsWidgetLogic logic used to seed interface and set settings. More...

Public Member Functions

 DtScenarioEventSettingsWidgetLogic (makVrv::DtDe &de, DtScenarioEventSettingsWidget &iFace, makVrv::DtPersistenceControlsInterface &toolbar)
 CTOR. More...
 
virtual ~DtScenarioEventSettingsWidgetLogic ()
 virtual DTOR More...
 
virtual void setupFromOptions (const DtScenarioEventSettingsRecord &rec)
 Sets up gui with initial values. More...
 

Protected Member Functions

virtual void onOptionChanged ()
 Called when scenario event options changed. Sets in scenario event manager. More...
 
virtual void onShowDialogsChanged ()
 Called when showing dialogs for events that have started changed. Sets in scenario event manager. More...
 
virtual void onShowDisabledScenarioEventsChanged ()
 Called when the check box for showing disabled scenario events has changed. More...
 
virtual void on_import ()
 Persistence slots: More...
 
virtual void on_export ()
 
virtual void on_importFilePathChosen (const std::string &filePath)
 
virtual void on_exportFilePathChosen (const std::string &filePath)
 

Protected Attributes

makVrv::DtDemyDe
 
DtScenarioEventSettingsWidgetmyInterface
 
makVrv::DtPersistenceControlsInterfacemyToolbarInterface
 
makVrv::DtSignalConnectionManager myConnectionManager
 

Detailed Description

DtScenarioEventSettingsWidgetLogic logic used to seed interface and set settings.

Constructor & Destructor Documentation

makVrf::DtScenarioEventSettingsWidgetLogic::DtScenarioEventSettingsWidgetLogic ( makVrv::DtDe de,
DtScenarioEventSettingsWidget iFace,
makVrv::DtPersistenceControlsInterface toolbar 
)

CTOR.

virtual makVrf::DtScenarioEventSettingsWidgetLogic::~DtScenarioEventSettingsWidgetLogic ( )
virtual

virtual DTOR

Member Function Documentation

virtual void makVrf::DtScenarioEventSettingsWidgetLogic::setupFromOptions ( const DtScenarioEventSettingsRecord rec)
virtual

Sets up gui with initial values.

virtual void makVrf::DtScenarioEventSettingsWidgetLogic::onOptionChanged ( )
protectedvirtual

Called when scenario event options changed. Sets in scenario event manager.

virtual void makVrf::DtScenarioEventSettingsWidgetLogic::onShowDialogsChanged ( )
protectedvirtual

Called when showing dialogs for events that have started changed. Sets in scenario event manager.

virtual void makVrf::DtScenarioEventSettingsWidgetLogic::onShowDisabledScenarioEventsChanged ( )
protectedvirtual

Called when the check box for showing disabled scenario events has changed.

virtual void makVrf::DtScenarioEventSettingsWidgetLogic::on_import ( )
protectedvirtual

Persistence slots:

virtual void makVrf::DtScenarioEventSettingsWidgetLogic::on_export ( )
protectedvirtual
virtual void makVrf::DtScenarioEventSettingsWidgetLogic::on_importFilePathChosen ( const std::string &  filePath)
protectedvirtual
virtual void makVrf::DtScenarioEventSettingsWidgetLogic::on_exportFilePathChosen ( const std::string &  filePath)
protectedvirtual

Member Data Documentation

makVrv::DtDe& makVrf::DtScenarioEventSettingsWidgetLogic::myDe
protected
DtScenarioEventSettingsWidget& makVrf::DtScenarioEventSettingsWidgetLogic::myInterface
protected
makVrv::DtPersistenceControlsInterface& makVrf::DtScenarioEventSettingsWidgetLogic::myToolbarInterface
protected
makVrv::DtSignalConnectionManager makVrf::DtScenarioEventSettingsWidgetLogic::myConnectionManager
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)