Doc: image viewer

Change-Id: I18e1d269a4dd160f8c1a11a4e18efcc0629912d3
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Leena Miettinen
2011-12-30 16:07:04 +01:00
committed by hjk
parent 5da6cc66f6
commit 6c3baa2620
2 changed files with 26 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -158,10 +158,16 @@
a list of all projects open in the current session. The files for each
project are grouped according to their file type.
You can use the project tree in the following ways:
\list
\o To open files that belong to a project, double-click them in the
project tree. Files open in the appropriate editor, according to the
file type. For example, code source files open in the code editor
and image files in the \l{Viewing Images}{image viewer}.
\o To bring up a context menu containing the actions most commonly
needed right-click an item in the project tree. For example, through
the menu of the project root directory you can, among other actions,
@@ -325,6 +331,26 @@
\image qtcreator-compile-pane.png
\section1 Viewing Images
\QC opens image files in the image viewer.
\image qtcreator-image-viewer.png "Image viewer"
Use the toolbar buttons or \l{Keyboard Shortcuts}{keyboard shortcuts} to:
\list
\o Switch between background and outline modes
\o Zoom in and out
\o Fit images to screen
\o Return to original size
\endlist
\section1 Navigating with Keyboard
\QC caters not only to developers who are used to using the mouse,