summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmllegend/doc
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-12-12 09:47:32 +0100
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2016-12-12 12:23:04 +0200
commit54910f8cf827d6f9474de9f6f88b3a158a058c56 (patch)
treef8b425821436f02d099299799f794d26345e0d5a /examples/datavisualization/qmllegend/doc
parent470330e69b7ee34beb27ed905fcb923d9cfdae31 (diff)
parent21c82c7e0db0a567c11ed80eac955d86ad0e1dff (diff)
Merge remote-tracking branch 'origin/5.8' into dev
Conflicts: tests/auto/cpptest/q3dscene/tst_scene.cpp tests/auto/qmltest/scene3d/tst_scene.qml Change-Id: I0aef5e7d8fe202e7f4c7565922938d1627ab8124
Diffstat (limited to 'examples/datavisualization/qmllegend/doc')
-rw-r--r--examples/datavisualization/qmllegend/doc/src/qmllegend.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/datavisualization/qmllegend/doc/src/qmllegend.qdoc b/examples/datavisualization/qmllegend/doc/src/qmllegend.qdoc
index 63a6874f..096fc2f3 100644
--- a/examples/datavisualization/qmllegend/doc/src/qmllegend.qdoc
+++ b/examples/datavisualization/qmllegend/doc/src/qmllegend.qdoc
@@ -41,6 +41,8 @@
that and skip explaining the basic functionality - for
more detailed QML example documentation, see \l{Qt Quick 2 Scatter Example}.
+ \include examples-run.qdocinc
+
\section1 Legend
The legend is simply a column of custom \c LegendItem items inside a transparent rectangle.