1 #ifndef CALLBACK_CHECK_EDIT_POINT_AXIS_H
2 #define CALLBACK_CHECK_EDIT_POINT_AXIS_H
4 #include "CallbackAxisPointsAbstract.h"
17 const QString &pointIdentifier,
18 const QPointF &posScreen,
19 const QPointF &posGraph);
31 #endif // CALLBACK_CHECK_EDIT_POINT_AXIS_H
QString errorMessage() const
Error message that explains the problem indicated by isError.
bool isError() const
True if an error occurred during iteration.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
Callback for sanity checking the screen and graph coordinates of an axis point that is in the axes cu...
Model for DlgSettingsCoords and CmdSettingsCoords.
Callback for collecting axis points and then performing common calculations on those axis points...