7#ifndef CALLBACK_BOUNDING_HASH_H
8#define CALLBACK_BOUNDING_HASH_H
13#include <QCryptographicHash>
37 QCryptographicHash m_documentHash;
CallbackSearchReturn
Return values for search callback methods.
DocumentAxesPointsRequired
Callback for DocumentHash value for a Document.
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
virtual ~CallbackDocumentHash()
DocumentHash hash() const
Computed hash value.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...