summaryrefslogtreecommitdiffstats
path: root/doc/src/qmlapp/qmlscene.qdoc
diff options
context:
space:
mode:
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: