Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQuadPath Member List

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

addCurvatureData()QQuadPath
asSvgString() constQQuadPath
closestPointOnLine(const QVector2D &p, const QVector2D &sp, const QVector2D &ep)QQuadPathstatic
contains(const QVector2D &point) constQQuadPath
contains(const QVector2D &point, int fromIndex, int toIndex) constQQuadPath
controlPointRect() constQQuadPath
dashed(qreal lineWidth, const QList< qreal > &dashPattern, qreal dashOffset=0) constQQuadPath
elementAt(int i)QQuadPathinline
elementAt(int i) constQQuadPathinline
elementCount() constQQuadPathinline
elementCountRecursive() constQQuadPath
fillRule() constQQuadPathinline
fillSideOf(int elementIdx, float elementT) constQQuadPath
flattened() constQQuadPath
fromPainterPath(const QPainterPath &path, PathHints hints={})QQuadPathstatic
indexOfChildAt(int i, int childNumber) constQQuadPathinline
isEmpty() constQQuadPathinline
isPointNearLine(const QVector2D &p, const QVector2D &sp, const QVector2D &ep)QQuadPathstatic
isPointOnLeft(const QVector2D &p, const QVector2D &sp, const QVector2D &ep)QQuadPathstatic
isPointOnLine(const QVector2D &p, const QVector2D &sp, const QVector2D &ep)QQuadPathstatic
iterateChildrenOf(Element &e, Func &&lambda)QQuadPathinline
iterateChildrenOf(const Element &e, Func &&lambda) constQQuadPathinline
iterateElements(Func &&lambda)QQuadPathinline
iterateElements(Func &&lambda) constQQuadPathinline
lineTo(const QVector2D &to)QQuadPathinline
moveTo(const QVector2D &to)QQuadPathinline
operator<<QQuadPathfriend
PathConvex enum valueQQuadPath
PathFillOnRight enum valueQQuadPath
PathHint enum nameQQuadPath
pathHints() constQQuadPathinline
PathLinear enum valueQQuadPath
PathNonIntersecting enum valueQQuadPath
PathNonOverlappingControlPointTriangles enum valueQQuadPath
PathQuadratic enum valueQQuadPath
PathSolid enum valueQQuadPath
QSGCurveProcessorQQuadPathfriend
quadTo(const QVector2D &control, const QVector2D &to)QQuadPathinline
reserve(int size)QQuadPathinline
setFillRule(Qt::FillRule rule)QQuadPathinline
setHint(PathHint hint, bool on=true)QQuadPathinline
setPathHints(PathHints newHints)QQuadPathinline
splitElementAt(int index)QQuadPath
subPathsClosed(bool *didClose=nullptr) constQQuadPath
testHint(PathHint hint) constQQuadPathinline
toPainterPath() constQQuadPath