![]() |
LeechCraft Azoth
%{LEECHCRAFT_VERSION}
Modular multiprotocol IM plugin for LeechCraft
|
#include "iclentry.h"
Public Member Functions | |
EntryStatus () | |
EntryStatus (State state, const QString &str) | |
Public Attributes | |
State | State_ |
QString | StatusString_ |
Definition at line 47 of file iclentry.h.
|
inline |
Definition at line 52 of file iclentry.h.
|
inline |
Definition at line 57 of file iclentry.h.
State LeechCraft::Azoth::EntryStatus::State_ |
Definition at line 49 of file iclentry.h.
Referenced by LeechCraft::Azoth::operator==().
QString LeechCraft::Azoth::EntryStatus::StatusString_ |
Definition at line 50 of file iclentry.h.
Referenced by LeechCraft::Azoth::operator==().