LeechCraft Azoth  0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
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  LC::Azoth::EntryStatus
 Describes an entry's status. More...
 
class  LC::Azoth::ICLEntry
 Represents a single entry in contact list. More...
 

Namespaces

 LC
 
 LC::Azoth
 

Functions

bool LC::Azoth::operator== (const EntryStatus &es1, const EntryStatus &es2)
 Compares two entry statuses for equality. More...
 
bool LC::Azoth::operator!= (const EntryStatus &es1, const EntryStatus &es2)
 Compares two entry statuses for inequality. More...