Salome HOME
Merge branch 'V8_4_BR'
[modules/gui.git] / doc / salome / gui / input / qxscene_2d_viewer.doc
1 /*!
2
3 \page qxscene_2d_viewer_page QxScene 2D Viewer
4
5 <h2>Operations</h2>
6
7 The functionalities of QxScene viewer are available via its Viewer
8 Toolbar. Buttons marked with small downward triangles have extended
9 functionality which can be accessed by locking on them with left mouse
10 button.  
11
12 \image html qxviewer_toolbar.png
13 <hr>
14
15 \image html qx_view_fitall.png
16
17 <b>Fit all</b> - scales the presentation so that it could fit within
18 the Viewer boundaries.
19 <hr>
20
21 \image html qx_view_fitarea.png
22
23 <b>Fit area</b> - resizes the view to place in the visible area only
24 the contents of a frame drawn with pressed left mouse button.
25 <hr>
26
27 \image html qx_view_zoom.png
28
29 <b>Zoom</b> - allows to zoom in and out.
30 <hr>
31
32 \image html qx_view_pan.png
33
34 <b>Panning</b> - if the represented objects are greater that the
35 visible area and you don't wish to use <b>Fit all</b> functionality,
36 click on this button and you'll be able to drag the scene to see its
37 remote parts.
38 <hr>
39
40 \image html qx_view_glpan.png
41
42 <b>Global panning</b> - allows to select a point to be the center of
43 the presentation showing all displayed objects in the visible ares.
44 <hr>
45
46 \image html qx_view_reset.png
47
48 <b>Reset</b> - restores the default position the scene.
49 <hr>
50
51 For more details about QxScene viewer, refer to the SALOME YACS module
52 User's guide.
53
54 */