aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-05-28 14:38:42 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-05-28 13:02:54 +0000
commit8d9942300f715a4b9355062c3b709698ec6ea1f1 (patch)
treebed1a55ba115e1a0fb7be6500e51ca450eceac86 /doc
parentbd659b2b992d17ed374dba12ed18ed9cb4f716d1 (diff)
Doc: Mention the Context Help context menu item
...for getting context sensitive help for a class or function (an alternative to pressing F1). Change-Id: I5c742f13a7eedde39d75cdb35c7ae860ac531567 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-help.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/howto/creator-help.qdoc b/doc/src/howto/creator-help.qdoc
index b40dc4d6f6..5521d826c9 100644
--- a/doc/src/howto/creator-help.qdoc
+++ b/doc/src/howto/creator-help.qdoc
@@ -49,7 +49,8 @@
is not available, the tooltip displays type information for the
symbol.
- \li To display the full help on a Qt class or function, press \key F1.
+ \li To display the full help on a Qt class or function, press \key F1 or
+ select \uicontrol {Context Help} in the context menu.
The documentation is displayed in a
pane next to the code editor, or, if there is not enough vertical
space, in the fullscreen \uicontrol Help mode.