![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include <memory>
#include <QStringList>
#include <QObjectList>
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 > |
Functions | |
Q_DECLARE_INTERFACE (IPluginsManager,"org.Deviant.LeechCraft.IPluginsManager/1.0") | |
using ILoadProgressReporter_ptr = std::shared_ptr<ILoadProgressReporter> |
Definition at line 37 of file ipluginsmanager.h.
Q_DECLARE_INTERFACE | ( | IPluginsManager | , |
"org.Deviant.LeechCraft.IPluginsManager/1.0" | |||
) |