swift
|
Read the central URLs / locations of our data, setup and versions. More...
Public Member Functions | |
CSetupReader (QObject *parent) | |
Constructor. | |
swift::misc::CStatusMessageList | loadSetup () |
Load the setup. If the setup is already loaded, the setup is reloaded. | |
bool | isSetupAvailable () const |
Setup available? More... | |
data::CGlobalSetup | getSetup () const |
Current setup (reader URLs, DB location, crash server) More... | |
Static Public Member Functions | |
static const QStringList & | getLogCategories () |
Categories. | |
Friends | |
class | SwiftCoreTest::CTestConnectivity |
Read the central URLs / locations of our data, setup and versions.
This class should be only used in swift::core::CApplication.
Definition at line 35 of file setupreader.h.
CGlobalSetup swift::core::CSetupReader::getSetup | ( | ) | const |
Current setup (reader URLs, DB location, crash server)
Definition at line 79 of file setupreader.cpp.
|
inline |