A singleton for managing application settings applied to a single user. More...
#include "Exception.h"#include "OSSettingsDir.h"#include "SystemApplicationSettings.h"#include "Translator.h"#include "UserApplicationSettings.h"#include <cstdlib>#include <boost/filesystem.hpp>Go to the source code of this file.
A singleton for managing application settings applied to a single user.
Definition in file UserApplicationSettings.cpp.