diff --git a/doc/qtdesignstudio/images/qt-bridge.png b/doc/qtdesignstudio/images/qt-bridge.png index 0c774bf96e6..011ae971b3d 100644 Binary files a/doc/qtdesignstudio/images/qt-bridge.png and b/doc/qtdesignstudio/images/qt-bridge.png differ diff --git a/doc/qtdesignstudio/images/qt-sketch-bridge.png b/doc/qtdesignstudio/images/qt-sketch-bridge.png index 31d92085045..e515dc6abad 100644 Binary files a/doc/qtdesignstudio/images/qt-sketch-bridge.png and b/doc/qtdesignstudio/images/qt-sketch-bridge.png differ diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc index ddee99ba2f5..d9677906fbb 100644 --- a/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc +++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc @@ -172,6 +172,10 @@ drew a rectangle, you can export it as a Rectangle Studio component. You can provide the import statement of the module where the QML type is defined in the \uicontrol {Add Imports} field. + \li Select the \uicontrol {Render Text} check box to render the text + layer as an asset. The layer will be exported as an asset and the + text data will not be exported. This allows the text layer to be + merged to parent artboard or group as well. \li In the \uicontrol {Add Imports} field, enter additional import statements to have them added to the generated QML file. For example, to use Qt Quick Controls 2.3, you need the import diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc index 820cdf4b52d..bd1953c4c5d 100644 --- a/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc +++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc @@ -197,6 +197,10 @@ it as a \l Rectangle component. You can provide the import statement of the module where the QML type is defined in the \uicontrol {QML Imports} field. + \li Select the \uicontrol {Render Text} check box to render the text + layer as an asset. The layer will be exported as an asset and the + text data will not be exported. This allows the text layer to be + merged to parent artboard or group as well. \li In the \uicontrol {QML Imports} field, enter additional import statements to have them added to the generated QML file. For example, to use Qt Quick Controls 2.3, you need the