![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for Direct2DPathGeometryWriter:Public Member Functions | |
| bool | begin () |
| void | setWindingFillEnabled (bool enable) |
| void | setAliasingEnabled (bool enable) |
| void | setPositiveSlopeAdjustmentEnabled (bool enable) |
| bool | isInFigure () const |
| void | moveTo (const QPointF &point) |
| void | lineTo (const QPointF &point) |
| void | curveTo (const QPointF &p1, const QPointF &p2, const QPointF &p3) |
| void | close () |
| ComPtr< ID2D1PathGeometry1 > | geometry () const |
Definition at line 101 of file qwindowsdirect2dpaintengine.cpp.
|
inline |
Definition at line 104 of file qwindowsdirect2dpaintengine.cpp.
References factory(), and qWarning.
Referenced by QWindowsDirect2DPaintEnginePrivate::stroke(), and QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 179 of file qwindowsdirect2dpaintengine.cpp.
Referenced by QWindowsDirect2DPaintEnginePrivate::stroke(), and QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function:
|
inline |
Definition at line 167 of file qwindowsdirect2dpaintengine.cpp.
Referenced by QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function:
|
inline |
Definition at line 187 of file qwindowsdirect2dpaintengine.cpp.
Referenced by QWindowsDirect2DPaintEnginePrivate::stroke(), and QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function:
|
inline |
Definition at line 139 of file qwindowsdirect2dpaintengine.cpp.
Referenced by QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function:Definition at line 154 of file qwindowsdirect2dpaintengine.cpp.
References isLinePositivelySloped(), and moveTo().
Referenced by QWindowsDirect2DPaintEnginePrivate::stroke(), and QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 144 of file qwindowsdirect2dpaintengine.cpp.
Referenced by lineTo(), QWindowsDirect2DPaintEnginePrivate::stroke(), and QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function:
|
inline |
Definition at line 129 of file qwindowsdirect2dpaintengine.cpp.
Referenced by QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function:
|
inline |
Definition at line 134 of file qwindowsdirect2dpaintengine.cpp.
Referenced by QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function:
|
inline |
Definition at line 121 of file qwindowsdirect2dpaintengine.cpp.
Referenced by QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().
Here is the caller graph for this function: