summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/configure-linux-device.qdoc
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2021-09-21 22:49:35 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2021-09-29 09:08:41 +0200
commiteb630974940420a6e01e47cebadf343390e6759c (patch)
tree13b2ec153e71817628f293cabd0cb62b5d281a26 /doc/src/platforms/configure-linux-device.qdoc
parenta16852b616d27aa1abbf6fd8a32908c983701131 (diff)
Convert the qmlscene documentation to qml documentation
qmlscene is deprecated. Much of the same information has been applicable to the qml runtime tool for a number of years already; however that wasn't documented until now. We remove the information about the --dummy-data argument because it's a means of injecting context properties, which are deprecated. Task-number: QTBUG-53219 Task-number: QTBUG-96800 Pick-to: 6.2 5.15 Change-Id: I12370d523d43f7ea6ca4ce3ff1ceb8431d87a889 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'doc/src/platforms/configure-linux-device.qdoc')
-rw-r--r--doc/src/platforms/configure-linux-device.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/platforms/configure-linux-device.qdoc b/doc/src/platforms/configure-linux-device.qdoc
index b2bce874d..14f521760 100644
--- a/doc/src/platforms/configure-linux-device.qdoc
+++ b/doc/src/platforms/configure-linux-device.qdoc
@@ -180,8 +180,7 @@
Enabling \c{QT_BUILD_TOOLS_WHEN_CROSSCOMPILING} is optional. If only the Qt libraries,
and no associated tools, are desired for the target device, then it can be left
out. However, enabling it is often a good idea, because it will lead to building
- binaries of tools meant to be run on the target device, such as \c qml, \c qmlscene,
- or \c qmlpreview.
+ binaries of tools meant to be run on the target device, such as \c qml and \c qmlpreview.
\note When \c{QT_BUILD_TOOLS_WHEN_CROSSCOMPILING} is enabled, target binaries of tools
like \c qmake will get installed to the staging location. Therefore, if \c qmake is