7 #ifndef CALLBACK_DOCUMENT_SCRUB_H 8 #define CALLBACK_DOCUMENT_SCRUB_H 12 #include "CallbackSearchReturn.h" 26 CallbackSearchReturn
callback (
const QString &curveName,
35 QString m_badPointName;
38 #endif // CALLBACK_DOCUMENT_SCRUB_H bool success() const
Scrub overall result.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
Callback for scrubbing Document. Any state error will be caught.
CallbackDocumentScrub()
Single constructor.
QString badPointName() const
Scrub result details. Applies when unsuccessful.