LeechCraft Azoth 0.6.70-17609-g3dde4097dd
Modular multiprotocol IM plugin for LeechCraft
Loading...
Searching...
No Matches
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

namespace  LC
namespace  LC::Azoth

Functions

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