A singleton for managing the plugins enabled by a specific user. More...
#include <boost/filesystem.hpp>#include <boost/foreach.hpp>#include "../../common/OSSettingsDir.h"#include "../../common/SystemApplicationSettings.h"#include "../../common/Translator.h"#include "../../common/UserApplicationSettings.h"#include "../../plugin/PluginInfo.h"#include "../../plugin/PluginManager.h"#include "../../plugin/Utils.h"#include "ApplicationPlugins.h"#include "Exception.h"#include "UserPlugins.h"#include <memory>#include <set>Go to the source code of this file.
A singleton for managing the plugins enabled by a specific user.
Definition in file UserPlugins.cpp.