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:
Nikolai Kosjar
2013-10-04 17:22:10 +02:00
parent 90130f4596
commit e0e5882f9f
2 changed files with 49 additions and 23 deletions

View File

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