aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick/qtquick-pathview-editor.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick/qtquick-pathview-editor.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-pathview-editor.qdoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-pathview-editor.qdoc b/doc/src/qtquick/qtquick-pathview-editor.qdoc
index bd4f4bd8519..16cfad2e790 100644
--- a/doc/src/qtquick/qtquick-pathview-editor.qdoc
+++ b/doc/src/qtquick/qtquick-pathview-editor.qdoc
@@ -28,10 +28,12 @@
\page qmldesigner-pathview-editor.html
\if defined(qtdesignstudio)
\previouspage studio-fonts.html
+ \nextpage creator-quick-ui-forms.html
\else
\previouspage quick-states.html
- \endif
\nextpage qtquick-iso-icon-browser.html
+ \endif
+
\title Editing PathView Properties
@@ -64,4 +66,8 @@
initiates mouse dragging and what is the rate at which a flick will
decelerate.
+ \if defined(qtdesignstudio)
+ \note You can also use the \l SvgPath Qt Quick Studio Component to
+ specify an SVG path data string that draws a path.
+ \endif
*/