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 | Protected Member Functions | Protected Attributes | Private Member Functions
makVrv::DtGeneralApplicationSettingsLogic Class Reference

The logic for controlling how the DtGeneralApplicationSettingsPage works. More...

Public Member Functions

 DtGeneralApplicationSettingsLogic (DtDe &de, DtGeneralApplicationSettingsInterface &gui, DtPersistenceControlsInterface &persistenceGui)
 CTOR.
virtual ~DtGeneralApplicationSettingsLogic ()
 DTOR.

Protected Member Functions

virtual void sendSettingsToGui ()
 Update the gui interface with current file caching settings.
virtual void slot_screenCaptureImageFilePathChanged (DtUnicode filePath)
 Called when the user changes the file path of the screen captured images.
virtual void settingsRestored (const DtSettingsBackup *)
 Called when settings are restored. Resets gui if the restored object type is of this class.

Protected Attributes

DtDemyDe
DtGeneralApplicationSettingsInterfacemyGui
DtPersistenceControlsInterfacemyPersistenceGui
DtSignalConnectionManager mySignals

Private Member Functions

 DtGeneralApplicationSettingsLogic ()
 Constructor

Detailed Description

The logic for controlling how the DtGeneralApplicationSettingsPage works.

Constructor & Destructor Documentation

makVrv::DtGeneralApplicationSettingsLogic::DtGeneralApplicationSettingsLogic ( )
private

Constructor

makVrv::DtGeneralApplicationSettingsLogic::DtGeneralApplicationSettingsLogic ( DtDe de,
DtGeneralApplicationSettingsInterface gui,
DtPersistenceControlsInterface persistenceGui 
)

CTOR.

virtual makVrv::DtGeneralApplicationSettingsLogic::~DtGeneralApplicationSettingsLogic ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtGeneralApplicationSettingsLogic::sendSettingsToGui ( )
protectedvirtual

Update the gui interface with current file caching settings.

virtual void makVrv::DtGeneralApplicationSettingsLogic::slot_screenCaptureImageFilePathChanged ( DtUnicode  filePath)
protectedvirtual

Called when the user changes the file path of the screen captured images.

virtual void makVrv::DtGeneralApplicationSettingsLogic::settingsRestored ( const DtSettingsBackup )
protectedvirtual

Called when settings are restored. Resets gui if the restored object type is of this class.

Member Data Documentation

DtDe& makVrv::DtGeneralApplicationSettingsLogic::myDe
protected
DtGeneralApplicationSettingsInterface& makVrv::DtGeneralApplicationSettingsLogic::myGui
protected
DtPersistenceControlsInterface& makVrv::DtGeneralApplicationSettingsLogic::myPersistenceGui
protected
DtSignalConnectionManager makVrv::DtGeneralApplicationSettingsLogic::mySignals
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)