Doc: Describe previewing localized apps

Fixes: QDS-1216
Change-Id: I222e24151ccf66eb137f355a3a05e60077b80b90
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2019-11-13 13:34:03 +01:00
parent 40fc771a51
commit 49b9ff3e4e
2 changed files with 4 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 144 KiB

View File

@@ -35,16 +35,15 @@
\title Previewing \title Previewing
You can use the QML live preview to preview a QML file or the entire You can use the QML live preview to view a QML file or the entire
UI on the desktop, as well as on Android and embedded Linux UI on the desktop, as well as on Android and embedded Linux
devices. The changes you make to the UI are instantly visible devices. The changes you make to the UI are instantly visible
to you in the preview. to you in the preview.
\if defined(qtcreator)
\image qtcreator-live-preview.png \image qtcreator-live-preview.png
\else
\image studio-live-preview.png If your application is localized to several languages, you can select them
\endif from the list of languages (1) to test the translations.
\list \list
\li \l{Previewing on Desktop} \li \l{Previewing on Desktop}