dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
ExtensionSystem::PluginManager Class Reference

Core plugin system that manages the plugins, their life cycle and their registered objects. More...

#include <pluginmanager.h>

Inheritance diagram for ExtensionSystem::PluginManager:

Signals

void objectAdded (QObject *obj)
 
void aboutToRemoveObject (QObject *obj)
 
void pluginsChanged ()
 
void pluginsLoadEnded ()
 
void splashMessages (QString)
 
void hideSplash ()
 
void showSplash ()
 

Friends

class Internal::PluginManagerPrivate
 

Detailed Description

Core plugin system that manages the plugins, their life cycle and their registered objects.

The plugin manager is used for the following tasks: Manage plugins and their state Manipulate a 'common object pool'

Definition at line 53 of file pluginmanager.h.


The documentation for this class was generated from the following files: