CopperSpice API
1.9.2
|
This is the complete list of members for QCryptographicHash, including all inherited members.
Algorithm enum name | QCryptographicHash | |
QCryptographicHash(Algorithm method) | QCryptographicHash | explicit |
addData(const char *data, int length) | QCryptographicHash | |
addData(const QByteArray &data) | QCryptographicHash | |
addData(QIODevice *device) | QCryptographicHash | |
hash(const QByteArray &data, Algorithm method) | QCryptographicHash | static |
reset() | QCryptographicHash | |
result() const | QCryptographicHash | |
~QCryptographicHash() | QCryptographicHash |