![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
size_t | qHash (const QCborArray &array, size_t seed) |
QDebug | operator<< (QDebug dbg, const QCborArray &a) |
QDataStream & | operator>> (QDataStream &stream, QCborArray &value) |
QDebug operator<< | ( | QDebug | dbg, |
const QCborArray & | a | ||
) |
Definition at line 1175 of file qcborarray.cpp.
QDataStream & operator>> | ( | QDataStream & | stream, |
QCborArray & | value | ||
) |
Definition at line 1197 of file qcborarray.cpp.
References QDataStream::ReadCorruptData.
size_t qHash | ( | const QCborArray & | array, |
size_t | seed | ||
) |
Definition at line 1169 of file qcborarray.cpp.
References qHashRange(), and seed.