16#include <QPainterPath>
22class QGraphicsEllipseItem;
72 const QList<Point> &points,
78 void setLineColor (
GridLine &gridLine,
81 QGraphicsScene &m_scene;
DocumentAxesPointsRequired
Box shape that is drawn through the three axis points, to temporarily (usually) or permanently (rarel...
void prepareForDisplay(const QPolygonF &polygon, int pointRadius, const DocumentModelAxesChecker &modelAxesChecker, const DocumentModelCoords &modelCoords, DocumentAxesPointsRequired documentAxesPointsRequired)
Create the polygon from current information, including pixel coordinates, just prior to display.
void setVisible(bool visible)
Show/hide this axes checker.
virtual void updateModelAxesChecker(const DocumentModelAxesChecker &modelAxesChecker)
Apply the new DocumentModelAxesChecker, to the points already associated with this object.
Model for DlgSettingsAxesChecker and CmdSettingsAxesChecker.
Model for DlgSettingsCoords and CmdSettingsCoords.
Single grid line drawn a straight or curved line.
Container class for GridLine objects.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...