![]() |
LeechCraft Azoth
%{LEECHCRAFT_VERSION}
Modular multiprotocol IM plugin for LeechCraft
|
#include <QFlags>
#include <QMetaType>
#include <QVariant>
#include <QStringList>
#include <interfaces/azoth/azothcommon.h>
#include "iclentry.h"
Go to the source code of this file.
Classes | |
class | LeechCraft::Azoth::IAccount |
Interface representing a single account. More... | |
Namespaces | |
LeechCraft | |
LeechCraft::Azoth | |
Functions | |
LeechCraft::Azoth::Q_DECLARE_OPERATORS_FOR_FLAGS (IAccount::AccountFeatures) | |
Q_DECLARE_METATYPE (LeechCraft::Azoth::IAccount *) | |
Q_DECLARE_INTERFACE (LeechCraft::Azoth::IAccount,"org.Deviant.LeechCraft.Azoth.IAccount/1.0") | |
Q_DECLARE_INTERFACE | ( | LeechCraft::Azoth::IAccount | , |
"org.Deviant.LeechCraft.Azoth.IAccount/1.0" | |||
) |
Q_DECLARE_METATYPE | ( | LeechCraft::Azoth::IAccount * | ) |