OpendTect-6_4
6.4
|
Go to the source code of this file.
Classes | |
class | Settings |
Settings class holds the user settings. It is an IOPar. More... | |
Macros | |
#define | mSettUse(fn, basekey, key, value) Settings::common().fn( IOPar::compKey(basekey,key), value ) |
More... | |
#define | mSettGet(basekey, key) Settings::common()[ IOPar::compKey(basekey,key) ] |
More... | |
#define | mSettWrite() Settings::common().write(); |
More... | |
Functions | |
Export_Basic const char * | GetSettingsDataDir (void) |
#define mSettGet | ( | basekey, | |
key | |||
) | Settings::common()[ IOPar::compKey(basekey,key) ] |
macro for easy get from Settings::common()
#define mSettUse | ( | fn, | |
basekey, | |||
key, | |||
value | |||
) | Settings::common().fn( IOPar::compKey(basekey,key), value ) |
macro for easy set to Settings::common()
#define mSettWrite | ( | ) | Settings::common().write(); |
macro for easy write of Settings::common()
Export_Basic const char* GetSettingsDataDir | ( | void | ) |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019