![]() |
LeechCraft Azoth
%{LEECHCRAFT_VERSION}
Modular multiprotocol IM plugin for LeechCraft
|
#include <QFlags>
#include <QMetaType>
#include <QStringList>
Go to the source code of this file.
Classes | |
struct | LeechCraft::Azoth::RIEXItem |
Represents a single exchange entry. More... | |
class | LeechCraft::Azoth::ISupportRIEX |
Interface representing Roster Item Exchange-like things. More... | |
Namespaces | |
LeechCraft | |
LeechCraft::Azoth | |
Functions | |
bool | LeechCraft::Azoth::operator== (const RIEXItem &r1, const RIEXItem &r2) |
Q_DECLARE_INTERFACE (LeechCraft::Azoth::ISupportRIEX,"org.Deviant.LeechCraft.Azoth.ISupportRIEX/1.0") | |
Q_DECLARE_METATYPE (LeechCraft::Azoth::RIEXItem) | |
Q_DECLARE_INTERFACE | ( | LeechCraft::Azoth::ISupportRIEX | , |
"org.Deviant.LeechCraft.Azoth.ISupportRIEX/1.0" | |||
) |
Q_DECLARE_METATYPE | ( | LeechCraft::Azoth::RIEXItem | ) |