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
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
CallbackDocumentHash(DocumentAxesPointsRequired documentAxesPointsRequired)
Single constructor.
virtual ~CallbackDocumentHash()
DocumentHash hash() const
Computed hash value.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...