Go to the documentation of this file.
16 #include <QPainterPath>
22 class 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...
virtual void updateModelAxesChecker(const DocumentModelAxesChecker &modelAxesChecker)
Apply the new DocumentModelAxesChecker, to the points already associated with this object.
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.
Single grid line drawn a straight or curved line.
Container class for GridLine objects.
Model for DlgSettingsAxesChecker and CmdSettingsAxesChecker.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
Model for DlgSettingsCoords and CmdSettingsCoords.
void setVisible(bool visible)
Show/hide this axes checker.