qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
Go to the documentation of this file.
41 id = QByteArray(rawId);
51 return id == other.
id;
61 return id != other.
id;
80 return id.toHex().toUpper();
94 return reinterpret_cast<const uint8_t*
>(
id.constData());
103 return QByteArray(
id);