7#ifndef GUIDELINE_PROJECTOR_CONSTANT_T_H
8#define GUIDELINE_PROJECTOR_CONSTANT_T_H
29 const QRectF &sceneRect,
34 const QRectF &sceneRect,
35 const QPointF &posScreen);
39 double thetaGraphDegrees,
41 const QPointF &p2)
const;
GuidelineProjectorAbstract()
Single constructor.
~GuidelineProjectorConstantT()
QLineF fromPosScreen(const Transformation &transformation, const QRectF &sceneRect, const QPointF &posScreen)
Return line through point in screen coordinates.
GuidelineProjectorConstantT()
Single constructor.
QLineF fromCoordinateT(const Transformation &transformation, const QRectF &sceneRect, double tGraph)
Return line through theta in graph coordinates.