Skip to content
Snippets Groups Projects
Commit 9f37bb13 authored by Leena Miettinen's avatar Leena Miettinen Committed by hjk
Browse files

Doc: fix path to "Use Debugging Helper" check box


I was moved to "Locals & Expressions" tab.

Change-Id: I853376b60887dd962300a2600d027c83fc32c031
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent e4fa0a9e
Branches
Tags
No related merge requests found
...@@ -160,7 +160,8 @@ ...@@ -160,7 +160,8 @@
If an instance of a class is derived from QObject, and you would like to If an instance of a class is derived from QObject, and you would like to
find all other objects connected to one of your object's slots using find all other objects connected to one of your object's slots using
Qt's signals and slots mechanism, select \gui Tools > \gui Options Qt's signals and slots mechanism, select \gui Tools > \gui Options
> \gui{Debugger} > \gui{Debugging Helper} > \gui{Use Debugging Helper}. > \gui{Debugger} > \gui{Locals and Expressions} >
\gui{Use Debugging Helper}.
In the \gui{Locals and Expressions} view, expand the object's entry and open In the \gui{Locals and Expressions} view, expand the object's entry and open
the slot in the \e slots subitem. The objects connected to this slot are the slot in the \e slots subitem. The objects connected to this slot are
...@@ -179,7 +180,7 @@ ...@@ -179,7 +180,7 @@
\list 1 \list 1
\li Select \gui Tools > \gui Options > \gui Debugger > \li Select \gui Tools > \gui Options > \gui Debugger >
\gui{Debugging Helper}. \gui{Locals and Expressions}.
\li Uncheck the \gui{Use Debugging Helper} checkbox. \li Uncheck the \gui{Use Debugging Helper} checkbox.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment