51 void activate(
const QSet<KoShape*> &shapes)
override;
82 void updateOptionsWidget();
86 void pointTypeChangedCorner();
87 void pointTypeChangedSmooth();
88 void pointTypeChangedSymmetric();
93 void segmentToCurve();
98 void breakAtSegment();
99 void breakAtSelection();
100 void pointSelectionChanged();
101 void updateActions();
104 void slotSelectionChanged();
107 void clearActivePointSelectionReferences();
110 void mergePointsImpl(
bool doJoin);
122 friend class TestPathTool;
PointType
The type of the point.
The position of a path point within a path shape.