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

I was moved to "Locals & Expressions" tab.

Change-Id: I853376b60887dd962300a2600d027c83fc32c031
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Leena Miettinen
2014-07-21 17:13:16 +02:00
committed by hjk
parent e4fa0a9e5d
commit 9f37bb131e

View File

@@ -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 @@
\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.