![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
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) Q_PLUGIN_METADATA (IID id) |
Typedefs | |
| typedef std::shared_ptr< ICoreProxy > | ICoreProxy_ptr |
| #define LC_EXPORT_PLUGIN | ( | name, | |
| file | |||
| ) |
| typedef std::shared_ptr<ICoreProxy> ICoreProxy_ptr |