ReadFramework
|
#include <Settings.h>
Public Member Functions | |
void | load () |
void | save () const |
bool | isPortable () const |
void | setSettingsFile (const QString &filePath) |
QString | settingsFilePath () const |
Static Public Member Functions | |
static Config & | instance () |
static GlobalConfig & | global () |
|
static |
|
static |
bool rdf::Config::isPortable | ( | ) | const |
void rdf::Config::load | ( | ) |
void rdf::Config::save | ( | ) | const |
void rdf::Config::setSettingsFile | ( | const QString & | filePath | ) |
QString rdf::Config::settingsFilePath | ( | ) | const |