forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -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.
|
||||
|
@@ -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
|
||||
|
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user