aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2022-12-16 17:07:26 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2022-12-19 08:50:14 +0000
commite3468b8a6ebf199f5c6e6c761f8188751f36f476 (patch)
treeafc5f6f8ff7205d75ffb93f2b2be21f8fbe619b3
parent13a909a52fa6edc516ea522c11ce77aae1493db1 (diff)
Doc: Add note about rebuilding projects after enabling QML debugger
Task-number: QTVSADDINBUG-1031 Task-number: QTVSADDINBUG-1073 Change-Id: Ie9935c988114b8dc28b02ea6118456d5dc77c0eb Reviewed-by: Miguel Costa <miguel.costa@qt.io>
-rw-r--r--doc/src/qtvstools.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/qtvstools.qdoc b/doc/src/qtvstools.qdoc
index 8319ef9d..f7835e06 100644
--- a/doc/src/qtvstools.qdoc
+++ b/doc/src/qtvstools.qdoc
@@ -1617,6 +1617,9 @@
\image qtvstools-quick-addressbook-enable-qml-debugging.webp {Enabling QML debugging for a project}
+ \note Before launching the debugger, select \uicontrol {Build} >
+ \uicontrol {Rebuild Solution} to rebuild the project.
+
To disable processing of all QML
debug events by the QML debug engine, select \uicontrol Extensions >
\uicontrol {Qt VS Tools} > \uicontrol Options > \uicontrol Qt