diff --git a/doc/src/qtquick/qtquick-designer.qdoc b/doc/src/qtquick/qtquick-designer.qdoc index 128689d06c0..9fdf896c8c9 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