kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowCore::CryptographicHash Class Reference

#include <CryptographicHash.h>

Inheritance diagram for knowCore::CryptographicHash:
Collaboration diagram for knowCore::CryptographicHash:

Public Member Functions

 CryptographicHash (Algorithm method)
 
void addData (const QUuid &_uuid)
 
void addData (const QDateTime &_time)
 
template<typename _T_ >
requires (std::is_fundamental_v<_T_>)
void addData (_T_ _t)
 

Detailed Description

This class provide convenient extensions to QCryptographicHash


The documentation for this class was generated from the following file: