aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-07-06 14:59:06 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-07-06 13:19:02 +0000
commita670d760e351987ad23b445bfb08f6add1fb067b (patch)
tree6332f897566d184b243b97da88275e9d8e61055d /src
parent9d546614a6b080baad66b4cddcb2afa83352e348 (diff)
shapes: Add example links
Change-Id: I9826058b6f721a6d3a85878ab872864e0fc494ac Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
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()