forked from qt-creator/qt-creator
Docs: Update figma qt bridge plugin docs
Update screenshots Remove stale docs Document start screen and page organization Task-number: QDS-11614 Change-Id: I16160ffae415a258e1250d6529f976e9dbe0e376 Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io> Reviewed-by: Pranta Ghosh Dastider <pranta.dastider@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
BIN
doc/qtdesignstudio/images/figma-binding-reset.png
Normal file
BIN
doc/qtdesignstudio/images/figma-binding-reset.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 368 B |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 9.7 KiB |
@@ -124,10 +124,14 @@
|
|||||||
\li Purpose
|
\li Purpose
|
||||||
\row
|
\row
|
||||||
\li \uicontrol ID
|
\li \uicontrol ID
|
||||||
\li \QBF automatically proposes identifiers for all groups and layers.
|
\li \QBF automatically derives identifiers for all groups and layers
|
||||||
|
from layer name.
|
||||||
You can change them in this field. Use unique and descriptive IDs
|
You can change them in this field. Use unique and descriptive IDs
|
||||||
to avoid duplicate IDs when the layer and the respective artwork
|
to avoid duplicate IDs when the layer and the respective artwork
|
||||||
are imported into \QDS.
|
are imported into \QDS.
|
||||||
|
\note Once the ID is edited, the automatic assignment of ID from
|
||||||
|
layer name stops for this layer. Use \inlineimage figma-binding-reset.png
|
||||||
|
button next to \uicontrol ID to reset the ID back to automatic assignment.
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Export as}
|
\li \uicontrol {Export as}
|
||||||
\li Determines how to export the group or layer:
|
\li Determines how to export the group or layer:
|
||||||
@@ -146,6 +150,8 @@
|
|||||||
into one component.
|
into one component.
|
||||||
\li \uicontrol Skipped completely skips the selected layer.
|
\li \uicontrol Skipped completely skips the selected layer.
|
||||||
\endlist
|
\endlist
|
||||||
|
\note Use \inlineimage figma-binding-reset.png button next to
|
||||||
|
\uicontrol {Export as} to reset to default value.
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Custom Component Type}
|
\li \uicontrol {Custom Component Type}
|
||||||
\li Determines the \l{Component Types}{component type} to morph this
|
\li Determines the \l{Component Types}{component type} to morph this
|
||||||
@@ -205,13 +211,8 @@
|
|||||||
\li Exports the component generated from this layer as an alias in the
|
\li Exports the component generated from this layer as an alias in the
|
||||||
parent component.
|
parent component.
|
||||||
\row
|
\row
|
||||||
\li \uicontrol Visible
|
\li \uicontrol {Start Screen}
|
||||||
\li Determines the visibility of the layer.
|
\li Sets the component to be the starting component in \QDS project.
|
||||||
\row
|
|
||||||
\li \uicontrol Clip
|
|
||||||
\li Enables clipping in the component generated from the layer. The
|
|
||||||
generated component will clip its own painting, as well as the
|
|
||||||
painting of its children, to its bounding rectangle.
|
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
\section2 Settings
|
\section2 Settings
|
||||||
@@ -239,6 +240,10 @@
|
|||||||
\li \uicontrol {Export as shapes}
|
\li \uicontrol {Export as shapes}
|
||||||
\li Exports vectors as components of the type \l{SVG Path Item} from the
|
\li Exports vectors as components of the type \l{SVG Path Item} from the
|
||||||
Qt Quick Studio Components module.
|
Qt Quick Studio Components module.
|
||||||
|
\row
|
||||||
|
\li \uicontrol {Create page hierarchy}
|
||||||
|
\li Organize the generated UI in \QDS under the directory named after the
|
||||||
|
parent page of the respective component.
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Reset plugin data}
|
\li \uicontrol {Reset plugin data}
|
||||||
\li Resets all settings for all layers and groups (also in the
|
\li Resets all settings for all layers and groups (also in the
|
||||||
|
Reference in New Issue
Block a user