Messagelib
md5hash.h
59 return ::qHash(*reinterpret_cast<quint64 *>(&key.data), seed) ^ ::qHash(*(reinterpret_cast<quint64 *>(&key.data) + 1), seed);
Compact storage of the result of an MD5 hash computation, for use in the threading code.
Definition md5hash.h:18
const_pointer constData() const const
qsizetype size() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:59:12 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:59:12 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.