52 void activate(
const QSet<KoShape*> &shapes)
override;
83 void updateOptionsWidget();
87 void pointTypeChangedCorner();
88 void pointTypeChangedSmooth();
89 void pointTypeChangedSymmetric();
94 void segmentToCurve();
99 void breakAtSegment();
100 void breakAtSelection();
101 void pointSelectionChanged();
102 void updateActions();
105 void slotSelectionChanged();
108 void clearActivePointSelectionReferences();
111 void mergePointsImpl(
bool doJoin);
123 friend class TestPathTool;
PointType
The type of the point.
The position of a path point within a path shape.