forked from qt-creator/qt-creator
TextEditor: Clarify "Using keyboard shortcut (Alt)" in the settings.
In Tools > Options > Text Editor > Behavior > "Mouse and Keyboard" the position of the checkbox "Using keyboard shortcut (Alt)" had an unclear relation to the mouse settings above. Users assumed those two were linked. Now the checkbox is moved above the mouse settings and it is not indentend any more. Further, both settings labels were slightly changed to clarify that. Task-number: QTCREATORBUG-10178 Change-Id: I01c01850213f1f34ed34ebd0d87e25243229b2d4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
@@ -60,11 +60,12 @@
|
||||
\section1 Viewing Function Tooltips
|
||||
|
||||
To hide function tooltips by default, select \gui {Tools > Options >
|
||||
Text Editor > Show help tooltips > On Shift+Mouseover}. You can still view
|
||||
the tooltips by pressing and holding down the \key Shift key.
|
||||
Text Editor > Show help tooltips using the mouse > On Shift+Mouseover}. You
|
||||
can still view the tooltips by pressing and holding down the \key Shift
|
||||
key.
|
||||
|
||||
To use a keyboard shortcut for viewing help tooltips, select
|
||||
\gui {Using keyboard shortcut (Alt)}.
|
||||
\gui {Show help tooltips using keyboard shortcut (Alt)}.
|
||||
|
||||
\section1 Finding Information in Qt Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user