![]() |
VR-Forces Developer's Guide
|
Manages launch configurations for the front-end and back-end.

Public Member Functions | |
| DtVrfLauncherApplication () | |
| DtVrfLauncherApplication (int &argc, char *argv[]) | |
| virtual | ~DtVrfLauncherApplication () override |
| std::string | language () const |
| virtual void | setDarkMode (bool) |
| bool | darkMode () const |
| virtual QString | iconPath () const |
| virtual QString | appDataIconPath () const |
| virtual int | start () |
| void | setLaunched (bool b) |
| bool | launched () const |
| bool | config () const |
| virtual std::vector< std::string > | applicationsToRun () const |
| virtual std::vector< std::string > | displayGroupsToRun () const |
| bool | runVrfGui () const |
| bool | runVrfSim () const |
| virtual bool | getConnection (std::string &c) const |
| virtual QStringList | getAdditionalArguments (const std::string &app) const |
| virtual void | setMainWidget (DtVrfLauncherMainWidget *) |
Protected Attributes | |
| DtApplicationSettingsWithoutIgnore | myApplicationSettings |
| DtConfigVariable< bool > | myUseUserSettingsDirectory |
| bool | myLaunched = false |
| DtConfigVariable< DtString > | myLanguage |
| DtCmdLine::SwitchArg | myConfig |
| DtCmdLine::SwitchArg | myGui |
| DtCmdLine::SwitchArg | mySim |
| DtCmdLine::MultiArg< std::string > | myRun |
| DtCmdLine::ValueArg< std::string > | myConnection |
| DtCmdLine::MultiArg< std::string > | myRunGroup |
| DtCmdLine::ValueArg< std::string > | myAppDataDir |
| DtCmdLine::ValueArg< std::string > | myDataDir |
| bool | myDarkMode |
| DtVrfLauncherMainWidget * | myMainWidget = nullptr |
| DtVrfLauncherApplication::DtVrfLauncherApplication | ( | ) |
Default CTOR.
|
overridevirtual |
DTOR.
| std::string DtVrfLauncherApplication::language | ( | ) | const |
|
virtual |
|
inline |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
inline |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
inlinevirtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |