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
QSGCurveProcessor Member List

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

addStrokeTriangleCallback typedefQSGCurveProcessor
addTriangleCallback typedefQSGCurveProcessor
findOverlappingCandidates(const QQuadPath &path)QSGCurveProcessorstatic
processFill(const QQuadPath &path, Qt::FillRule fillRule, addTriangleCallback addTriangle)QSGCurveProcessorstatic
processStroke(const QQuadPath &strokePath, float miterLimit, float penWidth, Qt::PenJoinStyle joinStyle, Qt::PenCapStyle capStyle, addStrokeTriangleCallback addTriangle, int subdivisions=3)QSGCurveProcessorstatic
removeNestedSubpaths(QQuadPath &path)QSGCurveProcessorstatic
solveIntersections(QQuadPath &path, bool removeNestedPaths=true)QSGCurveProcessorstatic
solveOverlaps(QQuadPath &path)QSGCurveProcessorstatic
uvForPointCallback typedefQSGCurveProcessor