aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-02-20 11:32:01 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-02-21 11:36:05 +0000
commitb1a7731c46e88d5c75916fefdd5361f04a41cec7 (patch)
treedcbcbe8b232366b836c75e6d565473adc4ac8ab9 /doc/src/qtquick
parent13368264605bfa55ab40ac91bc9b0b4313b68642 (diff)
Doc: Describe the qsTranslate() option (Qt Quick Designer)
Change-Id: I7033f683f86157830addf1b403baab0379f631c7 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'doc/src/qtquick')
-rw-r--r--doc/src/qtquick/qtquick-designer.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/qtquick/qtquick-designer.qdoc b/doc/src/qtquick/qtquick-designer.qdoc
index 128689d06c..9fdf896c8c 100644
--- a/doc/src/qtquick/qtquick-designer.qdoc
+++ b/doc/src/qtquick/qtquick-designer.qdoc
@@ -290,6 +290,13 @@
group. For more information about text ID based translations, see
\l {Qt Linguist Manual: Text ID Based Translations}.
+ To preserve the context when editing the text or to change the context
+ by setting a binding on the text property, change the default call to
+ \c qsTranslate() by selecting the \uicontrol {qsTranslate()} radio button.
+
+ For more information, see
+ \l {Internationalization and Localization with Qt Quick}.
+
\section2 Loading Placeholder Data
\QMLD supports views, models, and delegates, so that when you add a Grid