summaryrefslogtreecommitdiffstats
path: root/doc/src/qmlapp/qmlscene.qdoc
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2022-09-12 18:35:15 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2022-09-12 18:35:15 +0300
commit5a98a40050076f53dd7d2b5aabb346a1c7726624 (patch)
treee6093b981daeac250c6c97aa2e7c4c5e7a7d3965 /doc/src/qmlapp/qmlscene.qdoc
parent611b1d978ad4253833b34ff90a2b10686960981b (diff)
parent2d3881979ba464889b40faccb8bba0b2f85f23da (diff)
Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-opensourcev5.15.7-lts-lgpl
Diffstat (limited to 'doc/src/qmlapp/qmlscene.qdoc')
-rw-r--r--doc/src/qmlapp/qmlscene.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/qmlapp/qmlscene.qdoc b/doc/src/qmlapp/qmlscene.qdoc
index 02220774e..6147d5c33 100644
--- a/doc/src/qmlapp/qmlscene.qdoc
+++ b/doc/src/qmlapp/qmlscene.qdoc
@@ -61,6 +61,9 @@
side, the ability to automatically create a window gives you the option to
load parts of your prototype separately with \c qmlscene.
+ \note The \l{qtquick-qml-runtime.html}{qml tool} is also included since
+ Qt 5.2, and has certain advantages over \c qmlscene.
+
To load a .qml file, run the tool and select the file to be opened, or
provide the file path on the command prompt: