250 using namespace ExtensionSystem;
257 : d(new Internal::IPluginPrivate())
269 pm->removeObject(obj);
293 PluginManager::instance()->addObject(obj);
309 PluginManager::instance()->addObject(obj);
319 PluginManager::instance()->removeObject(obj);
void addObject(QObject *obj)
Core plugin system that manages the plugins, their life cycle and their registered objects...
void removeObject(QObject *obj)
Contains the information of the plugins xml description file and information about the plugin's curre...
void addAutoReleasedObject(QObject *obj)
PluginSpec * pluginSpec() const
QList< QObject * > addedObjectsInReverseOrder