2 #include <score/tools/Version.hpp>
6 #include <score_lib_base_export.h>
19 bool tryToRestore =
true;
22 bool forceRestore =
false;
31 bool autoplay =
false;
43 int waitAfterLoad = 0;
52 void parse(QStringList args,
int& argc,
char** argv);
56 void setQApplicationMetadata();
Represents the version of a plug-in.
Definition: Version.hpp:13
Base toolkit upon which the software is built.
Definition: Application.cpp:90
Load-time settings.
Definition: ApplicationSettings.hpp:17
QString ui
UI file to be loaded.
Definition: ApplicationSettings.hpp:40
QStringList arguments
Complete list of arguments passed to parse.
Definition: ApplicationSettings.hpp:46
QStringList loadList
List of scenarios that should be loaded.
Definition: ApplicationSettings.hpp:37