summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2018-08-20 15:04:27 +0300
committerAapo Keskimolo <aapo.keskimolo@qt.io>2018-08-20 20:21:56 +0000
commit535a1759953d4a863baf23e34774f2ff189072ca (patch)
tree93bbff5a09a85754cd3a7b9daad277d5e330851a /doc
parent91ed79dc3d59b02ba2834f3c7155b7461607d8d8 (diff)
Update Menu documentation
Updated menu documentation. Task-number: QT3DS-2078 Change-Id: Ie5adbee216649cc969ebdd40f9d89efdf89df4ec Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03-studio/0-menu.qdoc31
-rw-r--r--doc/src/images/PresentationSettings.pngbin9076 -> 13451 bytes
2 files changed, 23 insertions, 8 deletions
diff --git a/doc/src/03-studio/0-menu.qdoc b/doc/src/03-studio/0-menu.qdoc
index 3b324135..6f9b9044 100644
--- a/doc/src/03-studio/0-menu.qdoc
+++ b/doc/src/03-studio/0-menu.qdoc
@@ -36,8 +36,15 @@
\list
\li
- \uicontrol{New} - Opens a dialog to create a new presentation. A new directory with default
- folder structure will be created.
+ \uicontrol{New} - Opens a dialog to create a new presentation or project
+ \list
+ \li
+ \uicontrol{Project} - Creates a new project. A new directory with default
+ folder structure will be created.
+ \li
+ \uicontrol{Presentation} - Creates a new presentation to use as i.e. a sub-presentation.
+ Default location is the \e{presentations} folder in current project.
+ \endlist
\li
\uicontrol{Open} - Opens a \c{.uip} presentation file.
\li
@@ -59,8 +66,6 @@
\li
\uicontrol{Import Assets} - Opens the assets library folder to import assets to your project.
\li
- \uicontrol{Sub-Presentations} - Manage \l{Using Sub-Presentations}{sub-presentations}.
-\li
\uicontrol{Data Inputs} - Manage \l{Using Data Inputs}{data inputs}.
\li
\uicontrol{Connect to Device} - Opens a dialog to connect to a remote device.
@@ -89,7 +94,9 @@
master object on the master slide does \e{not} preserve any
master-unlinked properties.
\li
- \uicontrol{Delete} - Delete the selected element.
+ \uicontrol{Delete} - Deletes the selected element.
+\li
+ \uicontrol{Group Objects} - Creates a group and moves selected objects into that group.
\li
\uicontrol{Studio Preferences} - Opens the Studio Preferences dialog.
\image ApplicationPreferences.png
@@ -147,6 +154,8 @@
\uicontrol{Presentation}
\list
\li
+ \uicontrol{Presentation Id} - Changes the id of the currently open presentation.
+ \li
\uicontrol{Width x Height} - Sets the render size for the presentation.
\note Setting a higher resolution for a sub-presentation than the final
display size will result in anti-aliasing for the sub-presentation
@@ -185,10 +194,11 @@
\li
\uicontrol{\e{Palettes}} - Toggles the display of palettes.
\li
- \uicontrol{Bounding Boxes} - Toggles the display of bounding boxes
- for the selected item.
+ \uicontrol{Bounding Boxes} - Toggles the display of bounding boxes.
+ \note Bounding boxes will only be visible on selected objects.
\li
- \uicontrol{Pivot Point} - Toggles the display of the pivot point for the
+ \uicontrol{Pivot Point} - Toggles the display of the pivot point.
+ \note Pivot point will only be visible on selected objects.
selected item.
\li
\uicontrol{Wireframe} - Toggles the display of wireframes for the selected item.
@@ -202,6 +212,11 @@
\uicontrol{Lock Guides} - Locks all guides in the scene view.
\li
\uicontrol{Clear Guides} - Deletes all guides in the scene view.
+\li
+ \uicontrol{Scene Preview} - Toggles visibility of scene preview. Scene preview is a preview of
+ the scene camera view available when using any of the edit views.
+\li
+ \uicontrol{Disable Scene Lighting} - Disable lighting from scene lights in edit views,
\endlist
\section1 Timeline
diff --git a/doc/src/images/PresentationSettings.png b/doc/src/images/PresentationSettings.png
index 3a8d9ed2..ca76aca6 100644
--- a/doc/src/images/PresentationSettings.png
+++ b/doc/src/images/PresentationSettings.png
Binary files differ