#include "pluginmanager.h"
#include "gluoncreator_macros.h"
#include <QtCore/QObject>
#include <QtCore/QHash>
#include <KDE/KPluginInfo>
#include <core/singleton.h>
#include "plugin.h"
#include <KDebug>
#include <KServiceTypeTrader>
#include <KXmlGuiWindow>
#include <core/debughelper.h>
Go to the source code of this file.
Classes | |
class | GluonCreator::PluginManager::PluginManagerPrivate |