Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
f638a141
Commit
f638a141
authored
Apr 12, 2011
by
Leena Miettinen
Browse files
Doc: pinning tooltips in Debug mode
Reviewed-by: Friedemann Kleint
parent
28d55264
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/images/qtcreator-pin-tooltip.png
0 → 100644
View file @
f638a141
4.46 KB
doc/qtcreator.qdoc
View file @
f638a141
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment