summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2019-05-27 15:57:44 +0300
committerMats Honkamaa <mats.honkamaa@qt.io>2019-05-28 09:34:30 +0300
commit5019bcbb8a89fa1b8977ba8da1a78b62b0e68fe5 (patch)
tree6038b4808aaafa0bb8bb006e245679530cc81e38 /doc
parentee4f48c4980f1c346924bc3e1c6b07993d408c13 (diff)
Update toolbar preview buttons docs
Add the Preview with OpenGL runtime button to documentation. Change-Id: I059b3d4ad5e9712645c691c401d0d04e1a046c41 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03-studio/1-toolbar.qdoc12
-rw-r--r--doc/src/images/Studio-Toolbar-Preview.pngbin2680 -> 2107 bytes
2 files changed, 8 insertions, 4 deletions
diff --git a/doc/src/03-studio/1-toolbar.qdoc b/doc/src/03-studio/1-toolbar.qdoc
index 8357cc63..df59f339 100644
--- a/doc/src/03-studio/1-toolbar.qdoc
+++ b/doc/src/03-studio/1-toolbar.qdoc
@@ -240,16 +240,20 @@ palette.
The preview toolbar buttons are used to preview your presentation.
\list
\li
- The \b{Preview} button (keyboard shortcut: \c{F5})
- will launch the Qt 3D Studio Viewer application and preview the
+ The \b{Filter Variants} button (keyboard shortcut: \c{F7}) will open the variant tags panel.
+ Read more in the \l{Using Variant Tags} section.
+ \li
+ The \b{Preview with OpenGL Runtime} button (keyboard shortcut: \c{F5})
+ will launch the OpenGL Runtime Viewer application and preview the
application for the presentation.
\li
The \b{Remote Preview} button (keyboard shortcut: \c{F6})will launch the presentation on the
connected remote device Qt 3D Studio Viewer application. This button is only enabled if you are
connected to a remote device.
\li
- The \b{Filter Variants} button (keyboard shortcut: \c{F7}) will open the variant tags panel.
- Read more in the \l{Using Variant Tags} section.
+ The \b{Preview with Qt 3D Runtime} button
+ will launch the Qt 3D Runtime Viewer application and preview the
+ application for the presentation.
\endlist
\note If there is no \c{.uia} file in the folder for the presentation, then the
diff --git a/doc/src/images/Studio-Toolbar-Preview.png b/doc/src/images/Studio-Toolbar-Preview.png
index d70d0e08..5d2c116f 100644
--- a/doc/src/images/Studio-Toolbar-Preview.png
+++ b/doc/src/images/Studio-Toolbar-Preview.png
Binary files differ