qt5base-lts/tests/auto/corelib/tools/qcryptographichash
Sune Vuorela ef03396072 QCryptographicHash: allow to hash the content of a QIODevice
This adds a new function (and tests) to give the possibility of doing a
QCryptographicHash of a QIODevice, like a QFile or whatever people
needs.

It is a quite handy overload in many cases.

Change-Id: I22fd272f05571844641b3daefcc6746be4e5c7c3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-12-22 19:47:47 +01:00
..
data QCryptographicHash: allow to hash the content of a QIODevice 2011-12-22 19:47:47 +01:00
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qcryptographichash.pro QCryptographicHash: allow to hash the content of a QIODevice 2011-12-22 19:47:47 +01:00
tst_qcryptographichash.cpp QCryptographicHash: allow to hash the content of a QIODevice 2011-12-22 19:47:47 +01:00