This is the complete list of members for LaunchConfig, including all inherited members.
| applyToOptions() const | LaunchConfig | |
| collect() | LaunchConfig | signal |
| copyCommandLine() | LaunchConfig | |
| defaultDownloadDir | LaunchConfig | |
| defaultDownloadDir() const | LaunchConfig | |
| enableDownloadDirUI | LaunchConfig | |
| enableDownloadDirUI() const | LaunchConfig | |
| ExtraArgs enum value | LaunchConfig | |
| getValueForKey(QString group, QString key, QVariant defaultValue=QVariant()) const | LaunchConfig | |
| htmlForCommandLine() | LaunchConfig | |
| LaunchConfig(QObject *parent=nullptr) | LaunchConfig | |
| Launcher enum value | LaunchConfig | |
| loadConfigFromFile(QString path) | LaunchConfig | |
| loadConfigFromINI() | LaunchConfig | |
| Origin enum name | LaunchConfig | |
| postRestore() | LaunchConfig | signal |
| Q_ENUMS(Origin) | LaunchConfig | |
| reset() | LaunchConfig | |
| restore() | LaunchConfig | signal |
| save() | LaunchConfig | signal |
| saveConfigToFile(QString path) | LaunchConfig | |
| saveConfigToINI() | LaunchConfig | |
| setArg(QString name, QString value=QString(), Origin origin=Launcher) | LaunchConfig | |
| setArg(const std::string &name, const std::string &value=std::string()) | LaunchConfig | |
| setEnableDisableOption(QString name, bool value) | LaunchConfig | |
| setEnableDownloadDirUI(bool enableDownloadDirUI) | LaunchConfig | static |
| setProperty(QString path, QVariant value, Origin origin=Launcher) | LaunchConfig | |
| setValueForKey(QString group, QString key, QVariant var) | LaunchConfig | |
| values() const | LaunchConfig | |
| valuesFromExtraArgs() const | LaunchConfig | |
| valuesFromLauncher() const | LaunchConfig | |
| ~LaunchConfig() | LaunchConfig | |