forked from qt-creator/qt-creator
Doc: update and add screenshots
Reviewed-by: Carsten Owerfeldt
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 195 KiB |
BIN
doc/images/qtcreator-help-search.png
Normal file
BIN
doc/images/qtcreator-help-search.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 171 KiB |
@@ -806,19 +806,26 @@
|
||||
|
||||
Qt Creator comes fully integrated with Qt documentation and
|
||||
examples using the Qt Help plugin.
|
||||
|
||||
\list
|
||||
\o To view documentation, switch to \gui Help mode.
|
||||
\o To obtain context sensitive help, move the text cursor to a Qt class
|
||||
or function and press \key F1. The documentation is displayed in a
|
||||
pane next to the code editor, or, if there is not enough vertical
|
||||
space, in the fullscreen \gui Help mode.
|
||||
|
||||
\image qtcreator-context-sensitive-help.png
|
||||
|
||||
\o To select and configure how the documentation is displayed in the
|
||||
\gui Help mode, select \gui Tools > \gui Options... > \gui Help.
|
||||
\endlist
|
||||
|
||||
The following image displays the \gui Search pane in the \gui Help mode.
|
||||
|
||||
\image qtcreator-help-search.png
|
||||
|
||||
The following image displays the context sensitive help in the \gui Edit
|
||||
mode.
|
||||
|
||||
\image qtcreator-context-sensitive-help.png
|
||||
|
||||
\section1 Finding Information in Qt Documentation
|
||||
|
||||
Qt Creator, \QSDK and other Qt deliverables contain documentation
|
||||
|
||||
Reference in New Issue
Block a user