summaryrefslogtreecommitdiffstats
path: root/doc/src/04-viewer/0-menu.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/04-viewer/0-menu.qdoc')
-rw-r--r--doc/src/04-viewer/0-menu.qdoc62
1 files changed, 48 insertions, 14 deletions
diff --git a/doc/src/04-viewer/0-menu.qdoc b/doc/src/04-viewer/0-menu.qdoc
index 253e59ca..6075b8fe 100644
--- a/doc/src/04-viewer/0-menu.qdoc
+++ b/doc/src/04-viewer/0-menu.qdoc
@@ -36,30 +36,64 @@
\list
\li
- \b{Open...} - Open a \c{.uip} presentation or
- \c{.uia} application file to view.
+ \uicontrol {Open...} - Open a \c {.uip} presentation or \c {.uia} project file to view.
\li
- \b{Open Without Profiling...} - Same as \uicontrol Open but with certain profiling related
- features disabled in order to improve performance.
+ \uicontrol {Connect...} - Open the remote deployment port setting dialog.
\li
- \b{Remote Setup} - Switches to the remote deployment settings screen with
- instructions on how to remotely send presentations to this viewer.
+ \uicontrol {Reload} - Restart the presentation from the beginning.
\li
- \b{Reload} - Restart the presentation/application from the
- beginning.
-\li
- \b{Exit} - Quit the Viewer.
+ \uicontrol {Quit} - Quit the Viewer.
\endlist
\section1 View
\list
\li
- \b{Toggle Full Screen} - Switches to fullscreen mode. The menu bar may still
- be visible, depending on the windowing system.
+ \uicontrol {Show Matte} - Toggle matte on or off. If this is disabled, the whole screen will be
+ filled with the background color.
+\li
+ \uicontrol {Scale Mode} - Open the scale mode sub menu.
+ \list
+ \li
+ \uicontrol {Center} - Center the presentation inside the window without scaling.
+ \li
+ \uicontrol {Scale to Fit} - Scale the presentation to fit the window without extending the
+ background.
+ \li
+ \uicontrol {Scale to Fill} - Scale the presentation to fit the window while extending the
+ background to fill the window.
+ \endlist
+\li
+ \uicontrol {Stereo Mode} - Open the stereo mode sub menu.
+ \list
+ \li
+ \uicontrol {Mono} - Disable stereo mode.
+ \li
+ \uicontrol {Top-Bottom} - Switch to top-bottom stereo mode. In this mode image for left
+ eye is rendered on top and image for right eye is rendered at the bottom.
+ \li
+ \uicontrol {Left-Right} - Switch to left-right stereo mode. In this mode images for left
+ and right eye are rendered side-by-side.
+ \li
+ \uicontrol {Anaglyph (Red - Cyan)} - Switch to red-cyan anaglyph stereo mode.
+ \note Anaglyph modes do not support all features.
+ \li
+ \uicontrol {Anaglyph (Green - Magenta)} - Switch to green-magenta anaglyph stereo mode.
+ \note Anaglyph modes do not support all features.
+ \li
+ \uicontrol {Progressive Rendering} - Toggle progressive rendering on or off.
+ \li
+ \uicontrol {Increase Separation} - Increase the eye separation.
+ \li
+ \uicontrol {Decrease Separation} - Decrease the eye separation.
+\endlist
+\li
+ \uicontrol {Show Render Statistics} - Switch the render statistics on or off. Render
+ statistics include information of the FPS, frame time, and init time of the whole presentation,
+ as well as time taken by different passes for each layer.
\li
- \b{Profile and Debug} - Submenu with options to show/hide the built-in, in-scene
- profiling and information pane, and to control its scale factor.
+ \uicontrol {Full Screen} - Switch to fullscreen mode. The menu bar may still be visible,
+ depending on the windowing system.
\endlist
*/