|
Krita Source Code Documentation
|
#include <boost/optional.hpp>#include <QPointF>Go to the source code of this file.
Namespaces | |
| namespace | KritaUtils |
Functions | |
| boost::optional< QPointF > | KritaUtils::fetchControlPoint (KoPathPoint *pt, bool takeFirst) |
| void | KritaUtils::makeSymmetric (KoPathPoint *pt, bool copyFromFirst) |
| void | KritaUtils::restoreControlPoint (KoPathPoint *pt, bool restoreFirst, boost::optional< QPointF > savedPoint) |