7#ifndef KOPATHMERGEUTILS_H
8#define KOPATHMERGEUTILS_H
10#include <boost/optional.hpp>
A KoPathPoint represents a point in a path.
void makeSymmetric(KoPathPoint *pt, bool copyFromFirst)
void restoreControlPoint(KoPathPoint *pt, bool restoreFirst, boost::optional< QPointF > savedPoint)
boost::optional< QPointF > fetchControlPoint(KoPathPoint *pt, bool takeFirst)