![]() |
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 QQuickAbstractPathRenderer, including all inherited members.
| beginSync(int totalCount, bool *countChanged)=0 | QQuickAbstractPathRenderer | pure virtual |
| ConicalGradient enum value | QQuickAbstractPathRenderer | |
| endSync(bool async)=0 | QQuickAbstractPathRenderer | pure virtual |
| FillGradientType enum name | QQuickAbstractPathRenderer | |
| Flag enum name | QQuickAbstractPathRenderer | |
| flags() const | QQuickAbstractPathRenderer | inlinevirtual |
| handleSceneChange(QQuickWindow *window)=0 | QQuickAbstractPathRenderer | pure virtual |
| LinearGradient enum value | QQuickAbstractPathRenderer | |
| NoGradient enum value | QQuickAbstractPathRenderer | |
| RadialGradient enum value | QQuickAbstractPathRenderer | |
| setAsyncCallback(void(*)(void *), void *) | QQuickAbstractPathRenderer | inlinevirtual |
| setCapStyle(int index, QQuickShapePath::CapStyle capStyle)=0 | QQuickAbstractPathRenderer | pure virtual |
| setCosmeticStroke(int index, bool c)=0 | QQuickAbstractPathRenderer | pure virtual |
| setFillColor(int index, const QColor &color)=0 | QQuickAbstractPathRenderer | pure virtual |
| setFillGradient(int index, QQuickShapeGradient *gradient)=0 | QQuickAbstractPathRenderer | pure virtual |
| setFillRule(int index, QQuickShapePath::FillRule fillRule)=0 | QQuickAbstractPathRenderer | pure virtual |
| setFillTextureProvider(int index, QQuickItem *textureProviderItem)=0 | QQuickAbstractPathRenderer | pure virtual |
| setFillTransform(int index, const QSGTransform &transform)=0 | QQuickAbstractPathRenderer | pure virtual |
| setJoinStyle(int index, QQuickShapePath::JoinStyle joinStyle, int miterLimit)=0 | QQuickAbstractPathRenderer | pure virtual |
| setPath(int index, const QQuickPath *path) | QQuickAbstractPathRenderer | inlinevirtual |
| setPath(int index, const QPainterPath &path, QQuickShapePath::PathHints pathHints={})=0 | QQuickAbstractPathRenderer | pure virtual |
| setStrokeColor(int index, const QColor &color)=0 | QQuickAbstractPathRenderer | pure virtual |
| setStrokeStyle(int index, QQuickShapePath::StrokeStyle strokeStyle, qreal dashOffset, const QVector< qreal > &dashPattern)=0 | QQuickAbstractPathRenderer | pure virtual |
| setStrokeWidth(int index, qreal w)=0 | QQuickAbstractPathRenderer | pure virtual |
| setTriangulationScale(qreal) | QQuickAbstractPathRenderer | inlinevirtual |
| SupportsAsync enum value | QQuickAbstractPathRenderer | |
| updateNode()=0 | QQuickAbstractPathRenderer | pure virtual |
| ~QQuickAbstractPathRenderer() | QQuickAbstractPathRenderer | inlinevirtual |