#include <qcryptographichashproto.h>
◆ QCryptographicHashProto()
QCryptographicHashProto::QCryptographicHashProto |
( |
QObject * |
parent | ) |
|
◆ ~QCryptographicHashProto()
virtual QCryptographicHashProto::~QCryptographicHashProto |
( |
| ) |
|
|
virtual |
◆ addData() [1/3]
Q_INVOKABLE void QCryptographicHashProto::addData |
( |
const char * |
data, |
|
|
int |
length |
|
) |
| |
◆ addData() [2/3]
Q_INVOKABLE void QCryptographicHashProto::addData |
( |
const QByteArray & |
data | ) |
|
◆ addData() [3/3]
Q_INVOKABLE bool QCryptographicHashProto::addData |
( |
QIODevice * |
device | ) |
|
◆ reset()
Q_INVOKABLE void QCryptographicHashProto::reset |
( |
| ) |
|
◆ result()
Q_INVOKABLE QByteArray QCryptographicHashProto::result |
( |
| ) |
const |
The documentation for this class was generated from the following file:
- qcryptographichashproto.h