VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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.

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

Destructor.


Member Function Documentation

Retrieve the instance of DtOsgEarthStartupManager.

Shows the dialog if myShowStartupDialog is true.

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

Initializes the manager.

Tell the manager to show the dialog or not.

Whether the manager will show the dialog or not.

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

Loads the default settings.

Saves the default settings.

Tells the manager not to show the dialog again.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)