A singleton for managing application settings applied to the whole system (all users). More...
#include "Exception.h"#include "OSSettingsDir.h"#include "SystemApplicationSettings.h"#include "Translator.h"#include <cstdlib>#include <boost/filesystem.hpp>Go to the source code of this file.
A singleton for managing application settings applied to the whole system (all users).
Definition in file SystemApplicationSettings.cpp.