LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ipluginsmanager.h File Reference
#include <memory>
#include <QStringList>
#include <QObjectList>
+ Include dependency graph for ipluginsmanager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IPluginsManager
 This interface is used to represent LeechCraft's global plugin manager. More...
 

Typedefs

using ILoadProgressReporter_ptr = std::shared_ptr< ILoadProgressReporter >
 

Typedef Documentation

Definition at line 37 of file ipluginsmanager.h.