LeechCraft Azoth  0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
iaccount.h File Reference
#include <QFlags>
#include <QMetaType>
#include <QVariant>
#include <QStringList>
#include <interfaces/azoth/azothcommon.h>
#include "iclentry.h"
+ Include dependency graph for iaccount.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

 Q_DECLARE_METATYPE (LeechCraft::Azoth::IAccount *)
 
 Q_DECLARE_OPERATORS_FOR_FLAGS (LeechCraft::Azoth::IAccount::AccountFeatures)
 
 Q_DECLARE_INTERFACE (LeechCraft::Azoth::IAccount,"org.Deviant.LeechCraft.Azoth.IAccount/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Azoth::IAccount  ,
"org.Deviant.LeechCraft.Azoth.IAccount/1.0"   
)
Q_DECLARE_METATYPE ( LeechCraft::Azoth::IAccount )
Q_DECLARE_OPERATORS_FOR_FLAGS ( LeechCraft::Azoth::IAccount::AccountFeatures  )