Doc: Describe downloading Qt Bridge from Qt Marketplace

Adjust the info about exporting and importing assets.

Change-Id: Ibc66fac68e14483fda050b7501fc7e091115ce89
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2020-04-28 12:55:37 +02:00
parent 09b69b274d
commit b18587742f
6 changed files with 39 additions and 31 deletions

View File

@@ -31,9 +31,13 @@
\title Exporting Artwork from Design Tools \title Exporting Artwork from Design Tools
You need to use \QB for exporting the 2D assets from design tools, You need to use \QB to first export 2D assets from design tools and then
whereas you can directly import 3D assets saved in widely-used 3D import them. When working with 3D assets, you can use the export functions
graphics formats. For best results when importing 3D assets, follow provided by the 3D graphics tools to save the assets in widely-used 3D
graphics formats, and then use \QB to import them. You can download \QB
from the \l{https://marketplace.qt.io/}{Qt Marketplace}.
For best results when importing 3D assets, follow
the guidelines for creating and exporting them. the guidelines for creating and exporting them.
\list \list

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2019 The Qt Company Ltd. ** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Bridge documentation. ** This file is part of the Qt Bridge documentation.
@@ -32,10 +32,12 @@
\title Setting Up \QBPS \title Setting Up \QBPS
\QBPS is delivered as an Adobe extension (ZXP) package and requires Adobe You can download \QBPS from the \l{https://marketplace.qt.io/}
Photoshop version 20.0.0, or later to be installed. The \QBPS installation {Qt Marketplace}. It is delivered as an Adobe extension (ZXP)
process differs depending on whether you use ZXPInstaller and whether you package and requires Adobe Photoshop version 20.0.0, or later
are installing on Windows or \macos. to be installed. The \QBPS installation process differs depending
on whether you use ZXPInstaller and whether you are installing on
Windows or \macos.
\section1 Installing with ZXPInstaller \section1 Installing with ZXPInstaller
@@ -44,8 +46,7 @@
\list 1 \list 1
\li Download and install \l{http://zxpinstaller.com/}{ZXPInstaller}. \li Download and install \l{http://zxpinstaller.com/}{ZXPInstaller}.
\li Start ZXPInstaller. \li Start ZXPInstaller.
\li Drag and drop the \QBPS ZXP package from the \c photoshop_bridge \li Drag and drop the \QBPS ZXP package to ZXPInstaller.
directory in the installation directory of \QDS to ZXPInstaller.
\li Follow the instructions of the installation program. \li Follow the instructions of the installation program.
\endlist \endlist
@@ -59,9 +60,8 @@
To install \QBPS on Windows without using ZXPInstaller: To install \QBPS on Windows without using ZXPInstaller:
\list 1 \list 1
\li Copy the \QBPS ZXP package from the \c photoshop_bridge directory \li Copy the \QBPS ZXP package to the \c Documents directory in your
in the installation directory of \QDS to the \c Documents directory user directory.
in your user directory.
\li Open Windows PowerShell. \li Open Windows PowerShell.
\li Enter the following commands: \li Enter the following commands:
\badcode \badcode
@@ -77,9 +77,7 @@
To install \QBPS on \macos without using ZXPInstaller: To install \QBPS on \macos without using ZXPInstaller:
\list 1 \list 1
\li Copy the \QBPS ZXP package from the \c photoshop_bridge \li Copy the \QBPS ZXP package to your \c Documents directory.
directory in the installation directory of \QDS to your
\c Documents directory.
\li Open Terminal. \li Open Terminal.
\li Enter the following commands: \li Enter the following commands:
\badcode \badcode

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2019 The Qt Company Ltd. ** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Bridge documentation. ** This file is part of the Qt Bridge documentation.
@@ -32,13 +32,13 @@
\title Setting Up \QBSK \title Setting Up \QBSK
\QBSK is delivered with \QDS as a Sketch plugin that you can install to You can download \QBSK from the \l{https://marketplace.qt.io/}
Sketch. {Qt Marketplace}. It is delivered as a Sketch plugin that you
can install to Sketch.
\note Install the Sketch app before installing the plugin. \note Install the Sketch app before installing the plugin.
To install the \QBSK plugin to Sketch, double-click the \QBSK plugin in the To install the \QBSK plugin to Sketch, double-click the executable file.
\c sketch_bridge directory in the installation directory of \QDS.
The plugin is available at \uicontrol Plugins > \uicontrol {\QB}. The plugin is available at \uicontrol Plugins > \uicontrol {\QB}.
*/ */

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2019 The Qt Company Ltd. ** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Bridge documentation. ** This file is part of the Qt Bridge documentation.
@@ -31,12 +31,15 @@
\title Importing 2D Assets \title Importing 2D Assets
You can download \QB from the \l{https://marketplace.qt.io/}{Qt Marketplace}.
\image studio-imported-assets.png "Artwork imported into Qt Design Studio" \image studio-imported-assets.png "Artwork imported into Qt Design Studio"
You can import assets that you exported with \QB to a \QDS project as image \QB enables you to export assets and then import them to a \QDS project
and QML files and edit them in the Design mode. If you make changes to your as image and QML files for editing in the \uicontrol {Form Editor}. If you
design in the design tool, you can merge the changes into existing QML files make changes to your design in the design tool, you can merge the changes
without overwriting the changes you have made in \QDS. into existing QML files without overwriting the changes you have made in
\QDS.
\note Attempting to import assets exported on another system might fail. \note Attempting to import assets exported on another system might fail.

View File

@@ -35,6 +35,8 @@
exporting the 2D assets from design tools, whereas you can directly import exporting the 2D assets from design tools, whereas you can directly import
3D assets saved in widely-used 3D graphics formats. 3D assets saved in widely-used 3D graphics formats.
You can download \QB from the \l{https://marketplace.qt.io/}{Qt Marketplace}.
\list \list
\li \l{Importing 2D Assets} \li \l{Importing 2D Assets}

View File

@@ -36,10 +36,11 @@
\title Importing 3D Assets \title Importing 3D Assets
You can import files you created using 3D graphics applications and stored You can download \QB from the \l{https://marketplace.qt.io/}{Qt Marketplace}.
in several widely-used formats, such as .blend, .dae, .fbx, .glb, .gltf, It enables you to import files you created using 3D graphics applications
.obj, .uia, or .uip. For a list of formats supported by each \l{Qt Quick 3D} and stored in several widely-used formats, such as .blend, .dae, .fbx, .glb,
version, see the module documentation. .gltf, .obj, .uia, or .uip. For a list of formats supported by each
\l{Qt Quick 3D} version, see the module documentation.
For more information about exporting 3D graphics from Maya, see For more information about exporting 3D graphics from Maya, see
\l{Exporting from Maya}. \l{Exporting from Maya}.
@@ -68,5 +69,5 @@
\endlist \endlist
You can open the imported files in the Design mode for editing in the You can open the imported files in the Design mode for editing in the
\l{Editing 3D Scenes}{3D editor}. \l{Editing 3D Scenes}{3D Editor}.
*/ */