aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc')
-rw-r--r--doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc b/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc
index 7e52e05838..82b9c0b807 100644
--- a/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc
+++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-sketch-using.qdoc
@@ -220,4 +220,24 @@
\uicontrol {Export format options} field. You can remove metadata
from PNG files, export assets as progressive JPG or compact SVG,
and include SVG namespaces in SVG files.
+
+
+ \section1 Exporting Library Symbols
+
+ \QBSK can handle symbols used from a local library. Before you use \QBSK to export a document
+ that contains remote symbols, you must annotate the Sketch document of the local library for
+ QML export.
+
+ For more information about Sketch libraries, see Sketch documentation.
+
+ You can either export the complete library with the document or unlink the symbols.
+ Unlinking the symbols exports the symbols as if the symbols were part of the document as
+ Group layers.
+ Exporting the complete library exports all the layers of the library irrespective of their usage
+ in the document.
+
+ To export a library, select \uicontrol Export. \QBSK asks you whether you want to export the
+ complete library or to unlink the symbols.
+
+ \image qt-sketch-bridge-library.png
*/