![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickshapesoftwarerenderer_p.h>
Public Types | |
enum | Dirty { DirtyPath = 0x01 , DirtyPen = 0x02 , DirtyFillRule = 0x04 , DirtyBrush = 0x08 , DirtyList = 0x10 } |
Public Types inherited from QQuickAbstractPathRenderer | |
enum | Flag { SupportsAsync = 0x01 } |
enum | FillGradientType { NoGradient = 0 , LinearGradient , RadialGradient , ConicalGradient } |
Definition at line 28 of file qquickshapesoftwarerenderer_p.h.
Enumerator | |
---|---|
DirtyPath | |
DirtyPen | |
DirtyFillRule | |
DirtyBrush | |
DirtyList |
Definition at line 31 of file qquickshapesoftwarerenderer_p.h.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 9 of file qquickshapesoftwarerenderer.cpp.
References DirtyList.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 175 of file qquickshapesoftwarerenderer.cpp.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 155 of file qquickshapesoftwarerenderer.cpp.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 80 of file qquickshapesoftwarerenderer.cpp.
References DirtyPen.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 46 of file qquickshapesoftwarerenderer.cpp.
References DirtyPen.
Implements QQuickAbstractPathRenderer.
Definition at line 54 of file qquickshapesoftwarerenderer.cpp.
References DirtyBrush.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 126 of file qquickshapesoftwarerenderer.cpp.
References DirtyBrush.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 63 of file qquickshapesoftwarerenderer.cpp.
References DirtyFillRule.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 149 of file qquickshapesoftwarerenderer.cpp.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 161 of file qquickshapesoftwarerenderer.cpp.
References DirtyBrush.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 71 of file qquickshapesoftwarerenderer.cpp.
References DirtyPen.
void QQuickShapeSoftwareRenderer::setNode | ( | QQuickShapeSoftwareRenderNode * | node | ) |
Definition at line 179 of file qquickshapesoftwarerenderer.cpp.
References DirtyList.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 20 of file qquickshapesoftwarerenderer.cpp.
References DirtyPath.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 28 of file qquickshapesoftwarerenderer.cpp.
References DirtyPen.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 88 of file qquickshapesoftwarerenderer.cpp.
References DirtyPen.
Implements QQuickAbstractPathRenderer.
Definition at line 36 of file qquickshapesoftwarerenderer.cpp.
References DirtyPen.
Reimplemented from QQuickAbstractPathRenderer.
Definition at line 170 of file qquickshapesoftwarerenderer.cpp.
|
overridevirtual |
Implements QQuickAbstractPathRenderer.
Definition at line 185 of file qquickshapesoftwarerenderer.cpp.
References DirtyBrush, DirtyFillRule, DirtyList, DirtyPath, and DirtyPen.