7#ifndef KISTOOLBASICBRUSHBASE_H
8#define KISTOOLBASICBRUSHBASE_H
42 void activate(
const QSet<KoShape*> &shapes)
override;
77 QPainterPath
generateSegment(
const QPointF &point1, qreal radius1,
const QPointF &point2, qreal radius2)
const;
78 void update(
const QRectF &strokeSegmentRect);
static QCursor load(const QString &cursorName, int hotspotX=-1, int hotspotY=-1)