![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
#include <memory>#include <QString>#include <QStringList>#include <QtPlugin>#include "structures.h"
Include dependency graph for iinfo.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IInfo |
| Required interface for every plugin. More... | |
Macros | |
| #define | CURRENT_API_LEVEL 20 |
| #define | LC_EXPORT_PLUGIN(name, file) |
| #define | LC_PLUGIN_METADATA(id) |
Typedefs | |
| typedef std::shared_ptr < ICoreProxy > | ICoreProxy_ptr |
Functions | |
| Q_DECLARE_INTERFACE (IInfo,"org.Deviant.LeechCraft.IInfo/1.0") | |
| #define LC_EXPORT_PLUGIN | ( | name, | |
| file | |||
| ) |
| typedef std::shared_ptr<ICoreProxy> ICoreProxy_ptr |
| Q_DECLARE_INTERFACE | ( | IInfo | , |
| "org.Deviant.LeechCraft.IInfo/1.0" | |||
| ) |