diff --git a/doc/src/howto/creator-help.qdoc b/doc/src/howto/creator-help.qdoc index 3d7c8fd3874..cffc5cee508 100644 --- a/doc/src/howto/creator-help.qdoc +++ b/doc/src/howto/creator-help.qdoc @@ -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 diff --git a/src/plugins/texteditor/behaviorsettingswidget.ui b/src/plugins/texteditor/behaviorsettingswidget.ui index 60ea6a35cd8..324313b74af 100644 --- a/src/plugins/texteditor/behaviorsettingswidget.ui +++ b/src/plugins/texteditor/behaviorsettingswidget.ui @@ -11,7 +11,16 @@ - + + 0 + + + 0 + + + 0 + + 0 @@ -342,15 +351,41 @@ Specifies how backspace interacts with indentation. - - - - - Show help tooltips: + + + Press Alt to display context-sensitive help or type information as tooltips. + + + Show help tooltips using keyboard shortcut (Alt) + + + + + + + Show help tooltips using the mouse: + + + + + + + + + Qt::Horizontal - + + QSizePolicy::Fixed + + + + 30 + 20 + + + - + @@ -364,8 +399,8 @@ Specifies how backspace interacts with indentation. - - + + Qt::Horizontal @@ -377,16 +412,6 @@ Specifies how backspace interacts with indentation. - - - - Press Alt to display context-sensitive help or type information as tooltips. - - - Using keyboard shortcut (Alt) - - -