7#ifndef CALLBACK_CHECK_EDIT_POINT_AXIS_H
8#define CALLBACK_CHECK_EDIT_POINT_AXIS_H
23 const QString &pointIdentifier,
24 const QPointF &posScreen,
25 const QPointF &posGraph,
DocumentAxesPointsRequired
Callback for collecting axis points and then performing common calculations on those axis points.
DocumentAxesPointsRequired documentAxesPointsRequired() const
Number of axes points required for the transformation.
Callback for sanity checking the screen and graph coordinates of an axis point that is in the axes cu...
bool isError() const
True if an error occurred during iteration.
QString errorMessage() const
Error message that explains the problem indicated by isError.
Model for DlgSettingsCoords and CmdSettingsCoords.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...