Krita Source Code Documentation
Loading...
Searching...
No Matches
KoPathShapeLoaderPrivate Member List

This is the complete list of members for KoPathShapeLoaderPrivate, including all inherited members.

calculateArc(bool relative, qreal &curx, qreal &cury, qreal angle, qreal x, qreal y, qreal r1, qreal r2, bool largeArcFlag, bool sweepFlag)KoPathShapeLoaderPrivate
getCoord(const char *, qreal &)KoPathShapeLoaderPrivate
getFlag(const char *ptr, bool &flag)KoPathShapeLoaderPrivate
KoPathShapeLoaderPrivate(KoPathShape *p)KoPathShapeLoaderPrivateinline
lastPointKoPathShapeLoaderPrivate
parseSvg(const QString &svgInputData, bool process=false)KoPathShapeLoaderPrivate
pathKoPathShapeLoaderPrivate
svgArcTo(qreal x, qreal y, qreal r1, qreal r2, qreal angle, bool largeArcFlag, bool sweepFlag, bool abs=true)KoPathShapeLoaderPrivate
svgClosePath()KoPathShapeLoaderPrivate
svgCurveToCubic(qreal x1, qreal y1, qreal x2, qreal y2, qreal x, qreal y, bool abs=true)KoPathShapeLoaderPrivate
svgCurveToCubicSmooth(qreal x, qreal y, qreal x2, qreal y2, bool abs=true)KoPathShapeLoaderPrivate
svgCurveToQuadratic(qreal x, qreal y, qreal x1, qreal y1, bool abs=true)KoPathShapeLoaderPrivate
svgCurveToQuadraticSmooth(qreal x, qreal y, bool abs=true)KoPathShapeLoaderPrivate
svgLineTo(qreal x1, qreal y1, bool abs=true)KoPathShapeLoaderPrivate
svgLineToHorizontal(qreal x, bool abs=true)KoPathShapeLoaderPrivate
svgLineToVertical(qreal y, bool abs=true)KoPathShapeLoaderPrivate
svgMoveTo(qreal x1, qreal y1, bool abs=true)KoPathShapeLoaderPrivate