7 #ifndef CALLBACK_CHECK_ADD_POINT_AXIS_H 8 #define CALLBACK_CHECK_ADD_POINT_AXIS_H 10 #include "CallbackAxisPointsAbstract.h" 23 const QPointF &posScreen,
24 const QPointF &posGraph,
38 #endif // CALLBACK_CHECK_ADD_POINT_AXIS_H bool isError() const
True if an error occurred during iteration.
QString errorMessage() const
Error message that explains the problem indicated by isError.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
Model for DlgSettingsCoords and CmdSettingsCoords.
Callback for sanity checking the screen and graph coordinates of an axis point, before it is added to...
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.