![]() |
LeechCraft Azoth
0.6.70-6645-gcd10d7e
Modular multiprotocol IM plugin for LeechCraft
|
Go to the source code of this file.
Classes | |
struct | LeechCraft::Azoth::EntryStatus |
Describes an entry's status. More... | |
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) |
Compares two entry statuses for equality. More... | |
bool | LeechCraft::Azoth::operator!= (const EntryStatus &es1, const EntryStatus &es2) |
Compares two entry statuses for inequality. More... | |
Q_DECLARE_METATYPE (LeechCraft::Azoth::EntryStatus) | |
Q_DECLARE_OPERATORS_FOR_FLAGS (LeechCraft::Azoth::ICLEntry::Features) | |
Q_DECLARE_INTERFACE (LeechCraft::Azoth::ICLEntry,"org.Deviant.LeechCraft.Azoth.ICLEntry/1.0") | |
Q_DECLARE_INTERFACE | ( | LeechCraft::Azoth::ICLEntry | , |
"org.Deviant.LeechCraft.Azoth.ICLEntry/1.0" | |||
) |
Referenced by LeechCraft::Azoth::ICLEntry::GetHumanReadableID().
Q_DECLARE_METATYPE | ( | LeechCraft::Azoth::EntryStatus | ) |
Referenced by LeechCraft::Azoth::ICLEntry::GetHumanReadableID().
Q_DECLARE_OPERATORS_FOR_FLAGS | ( | LeechCraft::Azoth::ICLEntry::Features | ) |
Referenced by LeechCraft::Azoth::ICLEntry::GetHumanReadableID().