The MainObject is an extended QObject, and the main "controller" for FGx.
Definition: mainobject.h:61
static QString log_file_path()
Log File.
Definition: mainobject.cpp:425
The XSettings is an extended QSetttings, but also includes most to the FGx configuration.
Definition: xsettings.h:14
static int runningOs()
What OS is running.
Definition: mainobject.cpp:404
static QString temp_dir()
location if temp directoty , os specific
Definition: mainobject.cpp:451
QString data_file(QString file_name)
Path to a data file eg data_file("airports.txt")
Definition: mainobject.cpp:475
The XSettingsModel is an extended QStandardItemModel, and the main "setting and state" for FGx.
Definition: xsettingsmodel.h:23