summaryrefslogtreecommitdiff
path: root/doc/qtdesignstudio
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-02-08 14:01:56 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-02-13 14:37:39 +0000
commit1e6933f48d9a2141755b9ed5549bd2f790d8d9e4 (patch)
tree11c5794f1afbb2b872b4a24df4b69811d967d2f3 /doc/qtdesignstudio
parent70506ff1360cccccc81ccfd1cc6ba48152e4a8b4 (diff)
downloadqt-creator-1e6933f48d9a2141755b9ed5549bd2f790d8d9e4.tar.gz
Doc: Reorganize the Debugger topic
Divide the long topics into shorter ones and reorganize the information. The next step will be to improve the current topics: check that the information is complete, add screenshots for all views, add links between related topics, and so on. Task-number: QTCREATORBUG-28778 Change-Id: I3549289a2be512bb09f45c91f85b12f89cedbe97 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'doc/qtdesignstudio')
-rw-r--r--doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc b/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc
index 5271e5507f..68769528e8 100644
--- a/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc
+++ b/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc
@@ -229,6 +229,12 @@
\li \l{Debugging and Profiling}
\list
\li \l{Debugging Qt Quick Projects}
+ \list
+ \li \l{Viewing Call Stack Trace}
+ \li \l{Setting Breakpoints}
+ \li \l{Local Variables and Function Parameters}
+ \li \l{Evaluating Expressions}
+ \endlist
\li \l{Debugging a Qt Quick Example Application}
\li \l{Profiling QML Applications}
\endlist