6#ifndef KOPATHSHAPEPRIVATE_H
7#define KOPATHSHAPEPRIVATE_H
20 QRectF
handleRect(
const QPointF &
p, qreal radius)
const;
22 void map(
const QTransform &matrix);
43 QMap<KoFlake::MarkerPosition, QExplicitlySharedDataPointer<KoMarker>>
markersNew;
QMap< KoFlake::MarkerPosition, QExplicitlySharedDataPointer< KoMarker > > markersNew
void debugPath() const
print debug information about a the points of the path
void paintDebug(QPainter &painter)
void map(const QTransform &matrix)
QRectF handleRect(const QPointF &p, qreal radius) const
KoSubpath * subPath(int subpathIndex) const
Returns subpath at given index.