以下成員源於類 QCryptographicHash 被棄用。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(棄用)
void
|
addData (const char * data , qsizetype length ) |
This function is deprecated. We strongly advise against using it in new code.
Adds the first length chars of data to the cryptographic hash.
使用 QByteArrayView overload instead.