#include <Settings.h>
|
void | load (const QSettings &settings) override |
|
void | save (QSettings &settings) const override |
|
template<class num > |
num | checkParam (num param, num min, num max, const QString &name) const |
|
rdf::GlobalConfig::GlobalConfig |
( |
| ) |
|
void rdf::GlobalConfig::load |
( |
const QSettings & |
settings | ) |
|
|
overrideprotectedvirtual |
int rdf::GlobalConfig::numScales |
( |
| ) |
const |
void rdf::GlobalConfig::save |
( |
QSettings & |
settings | ) |
const |
|
overrideprotectedvirtual |
void rdf::GlobalConfig::setNumScales |
( |
int |
ns | ) |
|
QString rdf::GlobalConfig::toString |
( |
| ) |
const |
|
overridevirtual |
QString rdf::GlobalConfig::workingDir |
( |
| ) |
const |
QString rdf::GlobalConfig::xmlSubDir |
( |
| ) |
const |
int rdf::GlobalConfig::mNumScales = 1 |
|
protected |
QString rdf::GlobalConfig::mWorkingDir = "C:/read/configs" |
|
protected |
QString rdf::GlobalConfig::mXmlSubDir = "page" |
|
protected |
The documentation for this class was generated from the following files: