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

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

boundingRect() constKoPathSegment
canvasPrivateprivate
chordLength() constKoPathSegment
controlPointRect() constKoPathSegment
controlPoints() constKoPathSegment
convexHull() constKoPathSegment
dKoPathSegmentprivate
deCasteljau(qreal t, QPointF *p1, QPointF *p2, QPointF *p3, QPointF *p4, QPointF *p5) constKoPathSegment
degree() constKoPathSegment
displayedFramePrivateprivate
distanceFromChord(const QPointF &point) constKoPathSegment
extrema() constKoPathSegment
firstKoPathSegment
first() constKoPathSegment
intendedFramePrivateprivate
interpolate(const QPointF &p0, const QPointF &p1, const QPointF &p2, qreal t)KoPathSegmentstatic
intersections(const KoPathSegment &segment) constKoPathSegment
isFlat(qreal tolerance=0.01) constKoPathSegment
isValid() constKoPathSegment
KoPathSegment(KoPathPoint *first=0, KoPathPoint *second=0)KoPathSegmentexplicit
KoPathSegment(const KoPathSegment &segment)KoPathSegment
KoPathSegment(const QPointF &p0, const QPointF &p1)KoPathSegment
KoPathSegment(const QPointF &p0, const QPointF &p1, const QPointF &p2)KoPathSegment
KoPathSegment(const QPointF &p0, const QPointF &p1, const QPointF &p2, const QPointF &p3)KoPathSegment
length(qreal error=0.005) constKoPathSegment
lengthAt(qreal t, qreal error=0.005) constKoPathSegment
linesIntersection(const KoPathSegment &segment) constKoPathSegment
mapped(const QTransform &matrix) constKoPathSegment
nearestPoint(const QPointF &point) constKoPathSegment
operator=(const KoPathSegment &other)KoPathSegment
operator==(const KoPathSegment &other) constKoPathSegment
paramAtLength(qreal length, qreal tolerance=0.001) constKoPathSegment
pointAt(qreal t) constKoPathSegment
Private(KoPathSegment *qq, KoPathPoint *p1, KoPathPoint *p2)KoPathSegmentinline
Private::Private(KisCanvas2 *c)Privateinlineprivate
qKoPathSegment
roots() constKoPathSegment
secondKoPathSegment
second() constKoPathSegment
setFirst(KoPathPoint *first)KoPathSegment
setSecond(KoPathPoint *second)KoPathSegment
splitAt(qreal t) constKoPathSegment
toCubic() constKoPathSegment
~KoPathSegment()KoPathSegment