void setSnapPoints(const QList< QPointF > &snapPoints)
Sets list of points to snap to.
QList< QPointF > m_points
QList< KoPathSegment > snapSegments() const
Returns list of segments to snap to.
QList< QPointF > snapPoints() const
Returns list of points to snap to.
QList< KoPathSegment > m_segments
void setSnapSegments(const QList< KoPathSegment > &snapSegments)
Sets list of segments to snap to.