11 const QString &pointIdentifier,
12 const QPointF &posScreen,
13 const QPointF &posGraph,
19 documentAxesPointsRequired)
DocumentAxesPointsRequired
Callback for collecting axis points and then performing common calculations on those axis points.
bool isError() const
This value is checked after iterating to see if the axis data is correct.
QString errorMessage() const
This value is checked after iterating to see what was wrong if the axis data was incorrect.
bool isError() const
True if an error occurred during iteration.
QString errorMessage() const
Error message that explains the problem indicated by isError.
CallbackCheckEditPointAxis(const DocumentModelCoords &modelCoords, const QString &pointIdentifier, const QPointF &posScreen, const QPointF &posGraph, DocumentAxesPointsRequired documentAxesPointsRequired)
Single constructor.
Model for DlgSettingsCoords and CmdSettingsCoords.