Home
·
All Classes
·
Modules
QCryptographicHash Class Reference
[
QtCore
module]
Types
enum
Algorithm
{ Md4, Md5, Sha1 }
Methods
__init__
(
self
, Algorithm)
addData
(
self
, str)
addData
(
self
, QByteArray)
reset
(
self
)
QByteArray
result
(
self
)
Static Methods
QByteArray
hash
(QByteArray, Algorithm)
Detailed Description
Type Documentation
QCryptographicHash.Algorithm
Method Documentation
QCryptographicHash.__init__ (
self
,
Algorithm
)
QCryptographicHash.addData (
self
, str)
QCryptographicHash.addData (
self
,
QByteArray
)
QByteArray
QCryptographicHash.hash (
QByteArray
,
Algorithm
)
QCryptographicHash.reset (
self
)
QByteArray
QCryptographicHash.result (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0