The DtOsgEarthStartupManager class is responsible for showing the startup dialog and determining whether it should be shown or not.
More...
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 |
| makVrv::DtOsgEarthStartupManager::DtOsgEarthStartupManager |
( |
DtDe & |
de | ) |
|
|
private |
Member Function Documentation
| virtual void makVrv::DtOsgEarthStartupManager::showDialog |
( |
| ) |
|
|
virtual |
Shows the dialog if myShowStartupDialog is true.
| virtual void makVrv::DtOsgEarthStartupManager::init |
( |
| ) |
|
|
virtual |
| 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 |
| bool makVrv::DtOsgEarthStartupManager::myInitialized |
|
protected |
| bool makVrv::DtOsgEarthStartupManager::myShowStartupDialog |
|
protected |
The documentation for this class was generated from the following file: