Heart 1.3.842.34c2ab5
Heart is base back end library for your c++ Qt projects.
dbaddress.cpp File Reference
#include "dbaddress.h"
#include <QDataStream>
#include <QHash>
#include <QCryptographicHash>
Include dependency graph for dbaddress.cpp:

Go to the source code of this file.

Namespaces

namespace  QH
 The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart library.
 

Functions

qint64 QH::qHash (const DbAddress &address)
 qHash This functions calls int 32 hash of address.
 
bool QH::operator== (const DbAddress &left, const DbAddress &other)
 
bool QH::operator!= (const DbAddress &left, const DbAddress &other)