summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2018-01-12 08:19:30 +0200
committerMats Honkamaa <mats.honkamaa@qt.io>2018-01-12 11:46:32 +0000
commitd4d4b5c6f0722b46708795fa8bebb5bc0add4fe5 (patch)
treeac2560624106d8306a3bed6bf545cb834342037d /doc
parent0707c13c34653066c89d5b25abe60a779650ee27 (diff)
Document new sub-presentation dialog usage
- Updated the images to match the new UI - Added necessary steps to instructions - Corrected error (uia -> uip) Task-number: QT3DS-558 Change-Id: I8031decd73d8d44f0957fc30c7bf244354dd2cd3 Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/10-best-practices/30-using-sub-presentations.qdoc6
-rw-r--r--doc/src/images/add-diffuse-map-subpresentation.pngbin25711 -> 28521 bytes
-rw-r--r--doc/src/images/add-diffuse-map.pngbin26453 -> 25480 bytes
-rw-r--r--doc/src/images/layer-sub-presentation.pngbin25319 -> 29898 bytes
-rw-r--r--doc/src/images/subpresentation-dialog.pngbin20443 -> 27019 bytes
5 files changed, 5 insertions, 1 deletions
diff --git a/doc/src/10-best-practices/30-using-sub-presentations.qdoc b/doc/src/10-best-practices/30-using-sub-presentations.qdoc
index 6cd99966..260081b8 100644
--- a/doc/src/10-best-practices/30-using-sub-presentations.qdoc
+++ b/doc/src/10-best-practices/30-using-sub-presentations.qdoc
@@ -61,8 +61,12 @@ or on an image element on an existing layer.
\li
From the file menu, select \uicontrol{Edit} > \uicontrol{Sub-presentations}.
\li
+ Click the \uicontrol{+} icon.
+\li
+ Set \uicontrol{Type} to \c{Presentation}.
+\li
Click \uicontrol{Browse}, browse to the project folder of your desired project and select the
- \c{.uia} file.
+ \c{.uip} file.
\image subpresentation-dialog.png
\li
Enter desired name for the sub-presentation in the \uicontrol{Name} field. In case you have
diff --git a/doc/src/images/add-diffuse-map-subpresentation.png b/doc/src/images/add-diffuse-map-subpresentation.png
index 4ed39f1d..3b8d1a72 100644
--- a/doc/src/images/add-diffuse-map-subpresentation.png
+++ b/doc/src/images/add-diffuse-map-subpresentation.png
Binary files differ
diff --git a/doc/src/images/add-diffuse-map.png b/doc/src/images/add-diffuse-map.png
index 0b9c3bf8..87f05fdd 100644
--- a/doc/src/images/add-diffuse-map.png
+++ b/doc/src/images/add-diffuse-map.png
Binary files differ
diff --git a/doc/src/images/layer-sub-presentation.png b/doc/src/images/layer-sub-presentation.png
index c706b330..3d8a7e11 100644
--- a/doc/src/images/layer-sub-presentation.png
+++ b/doc/src/images/layer-sub-presentation.png
Binary files differ
diff --git a/doc/src/images/subpresentation-dialog.png b/doc/src/images/subpresentation-dialog.png
index 8e1f11d5..321f5cce 100644
--- a/doc/src/images/subpresentation-dialog.png
+++ b/doc/src/images/subpresentation-dialog.png
Binary files differ