aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/imports/shapes/qquickshape.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/imports/shapes/qquickshape.cpp b/src/imports/shapes/qquickshape.cpp
index 648c9df1ce..3d90ca0c1f 100644
--- a/src/imports/shapes/qquickshape.cpp
+++ b/src/imports/shapes/qquickshape.cpp
@@ -171,6 +171,8 @@ QPainterPath QQuickShapePathCommands::toPainterPath() const
of 2 (ShapePath.RoundJoin):
\image visualpath-code-example.png
+
+ \sa {Qt Quick Examples - Shapes}, Shape
*/
QQuickShapePathPrivate::QQuickShapePathPrivate()
@@ -649,7 +651,7 @@ void QQuickShapePath::resetFillGradient()
\endlist
- \sa Path, PathMove, PathLine, PathQuad, PathCubic, PathArc, PathSvg
+ \sa {Qt Quick Examples - Shapes}, Path, PathMove, PathLine, PathQuad, PathCubic, PathArc, PathSvg
*/
QQuickShapePrivate::QQuickShapePrivate()