forked from qt-creator/qt-creator
Doc: pinning tooltips in Debug mode
Reviewed-by: Friedemann Kleint
This commit is contained in:
BIN
doc/images/qtcreator-pin-tooltip.png
Normal file
BIN
doc/images/qtcreator-pin-tooltip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
@@ -10267,6 +10267,7 @@
|
||||
|
||||
To switch off the debugging helpers:
|
||||
\list 1
|
||||
|
||||
\o Select \gui Tools > \gui Options... > \gui Debugger >
|
||||
\gui{Debugging Helper}.
|
||||
\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.
|
||||
\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
|
||||
|
||||
The \gui Locator provides one of the easiest ways in Qt Creator to browse
|
||||
|
Reference in New Issue
Block a user