forked from qt-creator/qt-creator
Doc: Move common debugger functions to an include file
Some debugger functions are used for both C++ and QML debugging. Putting them into an include file enables using the descriptions in both the Qt Creator Manual and Qt Design Studio Manual. Change-Id: Ief7e1e1c76a881eb6722161a1b216b3d711c6290 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
\contentspage index.html
|
||||
\page creator-qml-debugging-example.html
|
||||
\if defined(qtdesignstudio)
|
||||
\previouspage creator-qml-debugging-example.html
|
||||
\previouspage creator-debugging-qml.html
|
||||
\nextpage creator-qml-performance-monitor.html
|
||||
\else
|
||||
\previouspage creator-debugging-example.html
|
||||
|
||||
Reference in New Issue
Block a user