summaryrefslogtreecommitdiff
path: root/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
diff options
context:
space:
mode:
authorVikas Pachdha <vikas.pachdha@qt.io>2020-10-02 08:55:04 +0200
committerVikas Pachdha <vikas.pachdha@qt.io>2020-10-02 09:35:47 +0000
commitdc64ab4859e98df52950e5168d8f901de82791b0 (patch)
treea2986ce17b9eef25268fd3ee9c025d2b69af4b4f /doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
parenta36bdfc8588518e78eb1ac7b470b233ce75edf12 (diff)
downloadqt-creator-dc64ab4859e98df52950e5168d8f901de82791b0.tar.gz
Doc: Document rendering text as an image option
Change-Id: I4be09cb18bbaea94e278141bb786b9230d8306fd Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc')
-rw-r--r--doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-ps-using.qdoc
index ddee99ba2f..d9677906fb 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