List of all members | Public Member Functions
QCryptographicHashProto Class Reference

#include <qcryptographichashproto.h>

Inheritance diagram for QCryptographicHashProto:
QObject QScriptable

Public Member Functions

 QCryptographicHashProto (QObject *parent)
 
virtual ~QCryptographicHashProto ()
 
Q_INVOKABLE void addData (const char *data, int length)
 
Q_INVOKABLE void addData (const QByteArray &data)
 
Q_INVOKABLE bool addData (QIODevice *device)
 
Q_INVOKABLE void reset ()
 
Q_INVOKABLE QByteArray result () const
 

Constructor & Destructor Documentation

◆ QCryptographicHashProto()

QCryptographicHashProto::QCryptographicHashProto ( QObject parent)

◆ ~QCryptographicHashProto()

virtual QCryptographicHashProto::~QCryptographicHashProto ( )
virtual

Member Function Documentation

◆ 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:

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 6.0.0 doxygen 1.8.17