7#ifndef KIS_TOOL_POLYLINE_BASE_H
8#define KIS_TOOL_POLYLINE_BASE_H
28 bool eventFilter(QObject *obj, QEvent *event)
override;
34 void activate(
const QSet<KoShape*> &shapes)
override;
47 QRectF dragBoundingRect();
51 void undoSelectionOrCancel();
static QCursor load(const QString &cursorName, int hotspotX=-1, int hotspotY=-1)