summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2019-07-31 10:35:51 +0300
committerMats Honkamaa <mats.honkamaa@qt.io>2019-07-31 11:50:21 +0300
commit9283100a36d1a6b9d0661e65e867b88a4b4f70a5 (patch)
treef7af04c135090a591249534d314ba6493140beda /doc
parente6fa198b89409acb5c39af28d0fbd374e6d4f3c2 (diff)
Update file menu documentation
Added "Close Project" and "Copy QML Code for Datainputs/outputs" to documentation. Task-number: QT3DS-3792 Change-Id: I21b684b64786c48514d390f25b93fccadaa91aa5 Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03-studio/0-menu.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/03-studio/0-menu.qdoc b/doc/src/03-studio/0-menu.qdoc
index 7ff48cd9..34c84870 100644
--- a/doc/src/03-studio/0-menu.qdoc
+++ b/doc/src/03-studio/0-menu.qdoc
@@ -62,6 +62,9 @@
way to re-open a presentation that may have changed on disk, for
example via hand editing or source control updating.
\li
+ \uicontrol{Close Project} - Closes the current project, resets the user interface, and
+ shows the startup dialog window.
+\li
\uicontrol{Save Presentation} - Saves changes to the open presentation.
\li
\uicontrol{Save Project As} - Saves the open project and all its assets to a new location.
@@ -70,6 +73,9 @@
\li
\uicontrol{Data Inputs} - Manage \l{Using Data Inputs}{data inputs}.
\li
+ \uicontrol{Copy QML Code for Datainputs/Outputs} - Copies data input and data output QML
+ declarations to the clipboard.
+\li
\uicontrol{Exit} - Quits Studio (prompting to save changes).
\endlist