7#ifndef GUIDELINE_OFFSET_H
8#define GUIDELINE_OFFSET_H
39 QPointF bottomTop (
const QGraphicsView &view,
42 QPointF leftRight (
const QGraphicsView &view,
const int INNER_RADIUS_MIN
Calculate offset from edge for new Guidelines.
QPointF top(const QGraphicsView &view, const Transformation &transformation) const
Compute offset from top side and returns point in graph coordinates.
QPointF right(const QGraphicsView &view, const Transformation &transformation) const
Compute offset from right side and returns point in graph coordinates.
QPointF bottom(const QGraphicsView &view, const Transformation &transformation) const
Compute offset from bottom side and returns point in graph coordinates.
QPointF left(const QGraphicsView &view, const Transformation &transformation) const
Compute offset from left side and returns point in graph coordinates.