7 #ifndef CALLBACK_BOUNDING_RECTS_H 8 #define CALLBACK_BOUNDING_RECTS_H 10 #include "CallbackSearchReturn.h" 11 #include "DocumentAxesPointsRequired.h" 12 #include "DocumentHash.h" 13 #include <QCryptographicHash> 26 CallbackSearchReturn
callback (
const QString &curveName,
30 DocumentHash
hash()
const;
35 const DocumentAxesPointsRequired m_documentAxesPointsRequired;
36 QCryptographicHash m_documentHash;
39 #endif // CALLBACK_BOUNDING_RECTS_H CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
Callback for DocumentHash value for a Document.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
DocumentHash hash() const
Computed hash value.