aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
diff options
context:
space:
mode:
authorVikas Pachdha <vikas.pachdha@qt.io>2021-04-14 19:32:55 +0200
committerVikas Pachdha <vikas.pachdha@qt.io>2021-04-16 09:31:18 +0000
commit1a9ed833d667fb5660c7d8d04647a8aab2581436 (patch)
treeae3fc207ea1b83343ca3c1d26229c997ae4b28e1 /doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
parentf9c1b0d30710ef7469afed3105fdd04536007dc0 (diff)
Docs: Add missing documentation for Photoshop plugin
Task-number: QDS-4125 Change-Id: I5d29ed6dbc3f6e7d921d0f56dc12b55a127ad9e8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc')
-rw-r--r--doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
index 8aa9c9a3c9..4b5162240f 100644
--- a/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
+++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
@@ -143,7 +143,7 @@
\list 1
\li \QBPS automatically proposes identifiers for all groups and layers
- that you can change in the \uicontrol {QML ID} field. The ids must
+ that you can change in the \uicontrol {ID} field. The ids must
be unique, they must begin with a lower-case letter or an
underscore, and they can only contain letters, numbers, and
underscore characters. For more information, see
@@ -193,6 +193,8 @@
generated from this layer as an alias in the parent component.
\li Select \uicontrol {Cascade properties} to apply the current set of
properties to all the children of the selected layer.
+ \li In the \uicontrol Annotations field, specify annotation for the QML
+ item. See \l {Annotating Designs}.
\li Select \uicontrol Export to copy your assets to the export path you
specified.
\li When the exporting is done, select \uicontrol OK.
@@ -204,6 +206,16 @@
You can now create a project in \QDS and import the assets to it, as
described in \l {Creating Projects} and \l{Importing Designs}.
+
+ \section1 Customizing IDs
+
+ \QBPS enables customizing auto generated IDs. In the \uicontrol {ID Prefix}
+ field, specify an ID prefix that will be prepended to all auto generated IDs.
+ In the \uicontrol {ID Suffix} field, specify an ID suffix that will be
+ appended to all auto generated IDs.
+
+ \image qt-bridge-qml-id-settings.png
+
\section1 Cloning Documents
\QBPS enables creating a clone of the current document. The clone workflow