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