From 9a7f152b9663c94cba6de1f7ecdd77d4bc37b1ba Mon Sep 17 00:00:00 2001 From: Pranta Dastider Date: Tue, 20 Dec 2022 13:07:30 +0100 Subject: [PATCH] QmlDesigner: Update Figma Bridge setup doc The old figma bridge setup for qt design studio instructions got outdated. So, this was updated considering the new version. Fixes: QDS-8514 Change-Id: I3c88558e0e804039e26d2e5f6f84d3a0df83f231 Reviewed-by: Mats Honkamaa Reviewed-by: Thomas Hartmann --- .../src/qtbridge/qtbridge-figma-setup.qdoc | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-figma-setup.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-figma-setup.qdoc index 4d71150dcaf..33d130f3360 100644 --- a/doc/qtdesignstudio/src/qtbridge/qtbridge-figma-setup.qdoc +++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-figma-setup.qdoc @@ -10,11 +10,19 @@ \note \QBF is included in the \l{https://www.qt.io/pricing}{\QDS Enterprise license}. - \QBF is delivered with \QDS as a developer plugin that you can install to - the Desktop version of Figma. To install the plugin, open the Plugin Manager - of Figma and press the plus button to create a new plugin. Then choose the - \e Manifest.json file that comes with \QDS. + You need both Figma and Qt accounts to use \QBF in \QDS. + To use \QBF in \QDS: + \list 1 + \li Go to \l {https://www.figma.com/community/plugin/1167809465162924409/Qt-Bridge-for-Figma} + {\QBF plugin page}. + \li Select \uicontrol {Try it out}. + \li Select your logged in Figma account. + \li After the plugin loads, select \uicontrol Run. + \li Select \uicontrol Export, to get the \e {.qtbridge} file in your + local drive. + \li In \QDS, drag the file to the \uicontrol 2D, \uicontrol 3D, \uicontrol Assets, + or \uicontrol Navigator view in an open project . + \endlist - You can launch the Figma plugin from \uicontrol Plugins > - \uicontrol Development > \uicontrol {\QBF} in Figma. + You can launch the installed Figma plugin from \uicontrol Plugins > \uicontrol {\QBF} in Figma. */