Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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