![]() |
LeechCraft Azoth 0.6.70-18808-g3467692359
Modular multiprotocol IM plugin for LeechCraft
|
#include "azothcommon.h"
Public Types | |
| using | Base = std::variant<Id<IdKind::Persistent>, Id<IdKind::Conventional>> |
Public Member Functions | |
| bool | operator== (const StrongestId &) const =default |
| QString | ToString () const |
| const Base & | ToVariant () const |
Friends | |
| size_t | qHash (const StrongestId &strongestId, size_t seed=0) |
Definition at line 64 of file azothcommon.h.
| using LC::Azoth::StrongestId< Id >::Base = std::variant<Id<IdKind::Persistent>, Id<IdKind::Conventional>> |
Definition at line 66 of file azothcommon.h.
|
default |
|
inlinenodiscard |
Definition at line 77 of file azothcommon.h.
Referenced by LC::Azoth::ICLEntry::GetEntryID().
|
inlinenodiscard |
Definition at line 82 of file azothcommon.h.
Referenced by LC::Azoth::GetAccountId(), and LC::Azoth::StrongestId< EntryId >::qHash.
|
friend |
Definition at line 71 of file azothcommon.h.