9#include <QGlobalStatic>
11#include <QApplication>
13#include <ksharedconfig.h>
14#include <kconfiggroup.h>
28 config.
blacklist =
"DockerPluginsDisabled";
29 config.
group =
"krita";
44 if (!s_instance.exists()) {
Q_GLOBAL_STATIC(KisStoragePluginRegistry, s_instance)
~KoDockRegistry() override
static KoDockRegistry * instance()
QList< KoDockFactoryBase * > values() const
void load(const QString &serviceType, const PluginsConfig &config=PluginsConfig(), QObject *owner=0, bool cache=true)
static KoPluginLoader * instance()
const char * blacklist
This contains the variable name for the list of plugins (by library name) that will not be loaded.