![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include <QtPlugin>
#include <QVariant>
#include <QStringList>
Go to the source code of this file.
Classes | |
struct | LeechCraft::ANFieldData |
A single additional AdvancedNotifications field. More... | |
class | IANEmitter |
Interface for plugins emitting AdvancedNotifications entries. More... | |
Namespaces | |
LeechCraft | |
Functions | |
Q_DECLARE_INTERFACE (IANEmitter,"org.Deviant.LeechCraft.IANEmitter/1.0") | |
Q_DECLARE_METATYPE (LeechCraft::ANFieldData) | |
Q_DECLARE_INTERFACE | ( | IANEmitter | , |
"org.Deviant.LeechCraft.IANEmitter/1.0" | |||
) |
Q_DECLARE_METATYPE | ( | LeechCraft::ANFieldData | ) |