![]() |
LeechCraft Azoth 0.6.70-18808-g3467692359
Modular multiprotocol IM plugin for LeechCraft
|
#include "azothcommon.h"
Public Member Functions | |
| EntryId ()=default | |
| bool | operator== (const EntryId &) const =default |
| QString | ToString () const |
Static Public Member Functions | |
| static EntryId | FromString (const QString &id) |
Public Attributes | |
| QString | Id_ |
Friends | |
| size_t | qHash (const EntryId &id, size_t seed=0) |
Definition at line 27 of file azothcommon.h.
|
default |
|
inlinestatic |
Definition at line 33 of file azothcommon.h.
|
default |
|
inlinenodiscard |
Definition at line 39 of file azothcommon.h.
Referenced by LC::Azoth::ICLEntry::GetHumanReadableAddress(), and LC::Azoth::ICLEntry::GetHumanReadableID().
Definition at line 37 of file azothcommon.h.
Referenced by LC::Azoth::EntryId< IdKind::Persistent >::qHash.
| QString LC::Azoth::EntryId< IdKind >::Id_ |
Definition at line 29 of file azothcommon.h.