Doc: Refer to the SvgPath component from the PathView component docs

Qt Design Studio -specific.

Change-Id: I172c94c69dcdc321c2dc8d1e37d229861966ffb2
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2019-05-13 14:02:36 +02:00
parent 14504441cf
commit 3b83b72994

View File

@@ -66,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
*/