30 DbAddressKey(
const QString& table,
const QVariant& value);
32 unsigned int hash()
const override;
34 bool equal(
const AbstractKey *other)
const override;
36 bool isValid()
const override;
38 QString toString()
const override;
The Abstractkey class is provide general hash function for all keys of Heart library....
The DbAddressKey class is implementation for calc hash key of DbAddress objects.
The DbAddress class use to work with database addresses. Database Address it is structure with 2 valu...
#define HEARTSHARED_EXPORT
The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart librar...