forked from qt-creator/qt-creator
Doc: Describe previewing localized apps
Fixes: QDS-1216 Change-Id: I222e24151ccf66eb137f355a3a05e60077b80b90 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 144 KiB |
@@ -35,16 +35,15 @@
|
||||
|
||||
\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
|
||||
devices. The changes you make to the UI are instantly visible
|
||||
to you in the preview.
|
||||
|
||||
\if defined(qtcreator)
|
||||
\image qtcreator-live-preview.png
|
||||
\else
|
||||
\image studio-live-preview.png
|
||||
\endif
|
||||
|
||||
If your application is localized to several languages, you can select them
|
||||
from the list of languages (1) to test the translations.
|
||||
|
||||
\list
|
||||
\li \l{Previewing on Desktop}
|
||||
|
Reference in New Issue
Block a user