LeechCraft Azoth  %{LEECHCRAFT_VERSION}
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
iclentry.h File Reference
#include <QFlags>
#include <QMetaType>
#include "imessage.h"
#include "azothcommon.h"
+ Include dependency graph for iclentry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LeechCraft::Azoth::EntryStatus
 
class  LeechCraft::Azoth::ICLEntry
 Represents a single entry in contact list. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Functions

bool LeechCraft::Azoth::operator== (const EntryStatus &es1, const EntryStatus &es2)
 
bool LeechCraft::Azoth::operator!= (const EntryStatus &es1, const EntryStatus &es2)
 
 LeechCraft::Azoth::Q_DECLARE_OPERATORS_FOR_FLAGS (ICLEntry::Features)
 
 Q_DECLARE_METATYPE (LeechCraft::Azoth::EntryStatus)
 
 Q_DECLARE_INTERFACE (LeechCraft::Azoth::ICLEntry,"org.Deviant.LeechCraft.Azoth.ICLEntry/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Azoth::ICLEntry  ,
"org.Deviant.LeechCraft.Azoth.ICLEntry/1.0"   
)
Q_DECLARE_METATYPE ( LeechCraft::Azoth::EntryStatus  )