Doc: pinning tooltips in Debug mode

Reviewed-by: Friedemann Kleint
This commit is contained in:
Leena Miettinen
2011-04-12 15:51:13 +02:00
parent 28d5526459
commit f638a141a1
2 changed files with 12 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@@ -10267,6 +10267,7 @@
To switch off the debugging helpers: To switch off the debugging helpers:
\list 1 \list 1
\o Select \gui Tools > \gui Options... > \gui Debugger > \o Select \gui Tools > \gui Options... > \gui Debugger >
\gui{Debugging Helper}. \gui{Debugging Helper}.
\o Uncheck the \gui{Use Debugging Helper} checkbox. \o Uncheck the \gui{Use Debugging Helper} checkbox.
@@ -10282,6 +10283,17 @@
\o Select the \gui {Use tooltips in main editor while debugging} check box. \o Select the \gui {Use tooltips in main editor while debugging} check box.
\endlist \endlist
When you hover over a variable in the code editor in \gui Debug mode, a
tooltip is displayed. To keep the tooltip visible, click the pin button.
You can expand pinned tooltips to view their full content.
\image qtcreator-pin-tooltip.png
Pinned tooltips are stored in the session. To close all pinned tooltips,
select \gui {Close Editor Tooltips} in the context menu in the \gui {Locals
and Watchers} view.
\section1 Locating Files \section1 Locating Files
The \gui Locator provides one of the easiest ways in Qt Creator to browse The \gui Locator provides one of the easiest ways in Qt Creator to browse