Go to the documentation of this file.
22 #ifndef __Settings_h__
23 #define __Settings_h__
280 if (G_LIKELY(s_settings))
290 QVariant
getSetting(
const QString &key)
const;
293 void load(
const char* settingsFile);
298 static bool validateDownloadPath(
const std::string& path);