VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes | Private Member Functions
makVrv::DtOsgEarthStartupManager Class Reference

The DtOsgEarthStartupManager class is responsible for showing the startup dialog and determining whether it should be shown or not. More...

Inheritance diagram for makVrv::DtOsgEarthStartupManager:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtOsgEarthStartupManager ()
 Destructor.
virtual void showDialog ()
 Shows the dialog if myShowStartupDialog is true.
virtual void init ()
 Initializes the manager.
virtual void setShowStartupDialog (bool show)
 Tell the manager to show the dialog or not.
virtual bool showStartupDialog () const
 Whether the manager will show the dialog or not.
virtual void loadDefaultStartupSettings (bool loadOnlyFactorySettings=false)
 Loads the default settings.
virtual void saveSettingsAsDefaults ()
 Saves the default settings.
virtual void setDoNotShowStartupDialog (bool b)
 Tells the manager not to show the dialog again.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtOsgEarthStartupManagerinstance (DtDe &de)
 Retrieve the instance of DtOsgEarthStartupManager.

Protected Attributes

DtDemyDe
DtOsgEarthStartupDialogmyStartupDialog
bool myInitialized
bool myShowStartupDialog

Private Member Functions

 DtOsgEarthStartupManager (DtDe &de)

Detailed Description

The DtOsgEarthStartupManager class is responsible for showing the startup dialog and determining whether it should be shown or not.

Constructor & Destructor Documentation

virtual makVrv::DtOsgEarthStartupManager::~DtOsgEarthStartupManager ( )
virtual

Destructor.

makVrv::DtOsgEarthStartupManager::DtOsgEarthStartupManager ( DtDe de)
private

Member Function Documentation

static DtOsgEarthStartupManager& makVrv::DtOsgEarthStartupManager::instance ( DtDe de)
static

Retrieve the instance of DtOsgEarthStartupManager.

virtual void makVrv::DtOsgEarthStartupManager::showDialog ( )
virtual

Shows the dialog if myShowStartupDialog is true.

virtual void makVrv::DtOsgEarthStartupManager::init ( )
virtual

Initializes the manager.

virtual void makVrv::DtOsgEarthStartupManager::setShowStartupDialog ( bool  show)
virtual

Tell the manager to show the dialog or not.

virtual bool makVrv::DtOsgEarthStartupManager::showStartupDialog ( ) const
virtual

Whether the manager will show the dialog or not.

virtual void makVrv::DtOsgEarthStartupManager::loadDefaultStartupSettings ( bool  loadOnlyFactorySettings = false)
virtual

Loads the default settings.

virtual void makVrv::DtOsgEarthStartupManager::saveSettingsAsDefaults ( )
virtual

Saves the default settings.

virtual void makVrv::DtOsgEarthStartupManager::setDoNotShowStartupDialog ( bool  b)
virtual

Tells the manager not to show the dialog again.

Member Data Documentation

DtDe& makVrv::DtOsgEarthStartupManager::myDe
protected
DtOsgEarthStartupDialog* makVrv::DtOsgEarthStartupManager::myStartupDialog
protected
bool makVrv::DtOsgEarthStartupManager::myInitialized
protected
bool makVrv::DtOsgEarthStartupManager::myShowStartupDialog
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)