All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UserPlugins.cpp File Reference

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.

Detailed Description

A singleton for managing the plugins enabled by a specific user.

Definition in file UserPlugins.cpp.