![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QSGCurveProcessor, including all inherited members.
| addStrokeTriangleCallback typedef | QSGCurveProcessor | |
| addTriangleCallback typedef | QSGCurveProcessor | |
| findOverlappingCandidates(const QQuadPath &path) | QSGCurveProcessor | static |
| processFill(const QQuadPath &path, Qt::FillRule fillRule, addTriangleCallback addTriangle) | QSGCurveProcessor | static |
| processStroke(const QQuadPath &strokePath, float miterLimit, float penWidth, bool cosmetic, Qt::PenJoinStyle joinStyle, Qt::PenCapStyle capStyle, addStrokeTriangleCallback addTriangle, int subdivisions=3) | QSGCurveProcessor | static |
| removeNestedSubpaths(QQuadPath &path) | QSGCurveProcessor | static |
| solveIntersections(QQuadPath &path, bool removeNestedPaths=true) | QSGCurveProcessor | static |
| solveOverlaps(QQuadPath &path) | QSGCurveProcessor | static |
| uvForPointCallback typedef | QSGCurveProcessor |