aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-08-26 16:51:27 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-08-27 06:39:58 +0000
commitce19b108d13c3f5bcace01005e482fa3edcddb0d (patch)
tree589b78dc2d5606261fbc6557cc31465b5865b9f1 /doc/qtdesignstudio
parent0de1668802f694ece5e2ba546072a445b4e3861b (diff)
Doc: Add the folder where the Qt Bridge installers are found
The installers are copied to the QtDesignStudio folder by the Qt online installer. Task-number: QDS-2542 Change-Id: Ib5e9bbb3c7a2cf03a4abd3e8b39759173a37ad5a Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
Diffstat (limited to 'doc/qtdesignstudio')
-rw-r--r--doc/qtdesignstudio/src/qtbridge/qtbridge-overview.qdoc10
-rw-r--r--doc/qtdesignstudio/src/qtbridge/qtbridge-ps-setup.qdoc20
-rw-r--r--doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-setup.qdoc8
3 files changed, 25 insertions, 13 deletions
diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-overview.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-overview.qdoc
index 58e782c2ae..4a11c64fc1 100644
--- a/doc/qtdesignstudio/src/qtbridge/qtbridge-overview.qdoc
+++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-overview.qdoc
@@ -30,15 +30,17 @@
\title Exporting Artwork from Design Tools
- You need to use \QB to first export 2D assets from design tools and then use
- \QB to \l{Importing Designs}{import} them into \QDS.
+ You need to use \QB to first export 2D assets from design tools and then to
+ \l{Importing Designs}{import} them into \QDS.
When working with 3D assets, you can use the export functions provided by
the 3D graphics tools to save the assets in widely-used 3D graphics formats,
and then use \QB to import them into \QDS.
- You can use the Qt online installer to install \QB if you have a license, or
- download \QB from the \l{https://marketplace.qt.io/}{Qt Marketplace}.
+ You can use the Qt online installer to install \QB if you have a commercial
+ \QDS license. You can also purchase a \QB license separately from the
+ \l{https://marketplace.qt.io/}{Qt Marketplace} and then install \QB using
+ the Qt online installer.
For best results when importing assets, follow
the guidelines for creating and exporting them.
diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-setup.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-setup.qdoc
index 6af3a30274..a2cde853b1 100644
--- a/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-setup.qdoc
+++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-setup.qdoc
@@ -30,8 +30,12 @@
\title Setting Up \QBPS
- You can download \QBPS from the \l{https://marketplace.qt.io/}
- {Qt Marketplace}. It is delivered as an Adobe extension (ZXP)
+ You can purchase a \QBPS license from the \l{https://marketplace.qt.io/}
+ {Qt Marketplace}, and then use the Qt online installer to have the \QBPS
+ installation package copied to the following path in your Qt installation
+ folder: \c {QtDesignStudio\photoshop_bridge}.
+
+ \QBPS is delivered as an Adobe extension (ZXP)
package and requires Adobe Photoshop version 20.0.0, or later
to be installed. The \QBPS installation process differs depending
on whether you use ZXPInstaller and whether you are installing on
@@ -44,7 +48,8 @@
\list 1
\li Download and install \l{http://zxpinstaller.com/}{ZXPInstaller}.
\li Start ZXPInstaller.
- \li Drag and drop the \QBPS ZXP package to ZXPInstaller.
+ \li Drag and drop the \QBPS ZXP package from
+ \c {Qt\QtDesignStudio\photoshop_bridge} to ZXPInstaller.
\li Follow the instructions of the installation program.
\endlist
@@ -58,8 +63,9 @@
To install \QBPS on Windows without using ZXPInstaller:
\list 1
- \li Copy the \QBPS ZXP package to the \c Documents directory in your
- user directory.
+ \li Copy the \QBPS ZXP package from
+ \c {Qt\QtDesignStudio\photoshop_bridge} to the
+ \c Documents directory in your user directory.
\li Open Windows PowerShell.
\li Enter the following commands:
\badcode
@@ -75,7 +81,9 @@
To install \QBPS on \macos without using ZXPInstaller:
\list 1
- \li Copy the \QBPS ZXP package to your \c Documents directory.
+ \li Copy the \QBPS ZXP package from
+ \c {Qt/QtDesignStudio/photoshop_bridge}
+ to your \c Documents directory.
\li Open Terminal.
\li Enter the following commands:
\badcode
diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-setup.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-setup.qdoc
index 793f59f574..dcf7e15730 100644
--- a/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-setup.qdoc
+++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-setup.qdoc
@@ -30,9 +30,11 @@
\title Setting Up \QBSK
- You can download \QBSK from the \l{https://marketplace.qt.io/}
- {Qt Marketplace}. It is delivered as a Sketch plugin that you
- can install to Sketch.
+ You can purchase a \QBSK license from the \l{https://marketplace.qt.io/}
+ {Qt Marketplace}, and then use the Qt online installer to have the \QBSK
+ installation package copied to the following path in your Qt installation
+ folder: \c {QtDesignStudio\sketch_bridge}. You can use the installation
+ package to install the \QBSK plugin to Sketch.
\note Install the Sketch app before installing the plugin.