The SvgTextOnPathDecorationHelper class.
QScopedPointer< Private > d
QRectF decorationRect(const QTransform documentToView) const
decorationRect
void setShape(KoSvgTextShape *shape)
setShape Set the shape for which to draw the text path.
void paint(QPainter *painter, const KoViewConverter &converter)
paint Paint the handles for the text path.
bool hitTest(QPointF mouseInPts, const QTransform viewToDocument)
hitTest
void setStrategyActive(bool isActive)
void setHandleRadius(qreal radius)
void setDecorationThickness(qreal thickness)
void setPos(int pos)
setPos the the position of the cursor, where the text path is sought. A single text shape can have mu...