aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/images/qtcreator-live-preview.pngbin103145 -> 146908 bytes
-rw-r--r--doc/src/qtquick/qtquick-live-preview.qdoc9
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/images/qtcreator-live-preview.png b/doc/images/qtcreator-live-preview.png
index 91d505dce9..9c0a0be397 100644
--- a/doc/images/qtcreator-live-preview.png
+++ b/doc/images/qtcreator-live-preview.png
Binary files differ
diff --git a/doc/src/qtquick/qtquick-live-preview.qdoc b/doc/src/qtquick/qtquick-live-preview.qdoc
index 95b01b9fe2..2160a97913 100644
--- a/doc/src/qtquick/qtquick-live-preview.qdoc
+++ b/doc/src/qtquick/qtquick-live-preview.qdoc
@@ -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}