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