summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2010-03-08 13:54:37 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2010-03-08 13:55:02 (GMT)
commit395ebda9bd85b27662799b2b5a6ae465978ced1a (patch)
tree43c27f459bee66effbe162a6d4d6e17caa2fea2e
parent9c44d272a924f4458a3f18ac13fd2e480042d481 (diff)
downloadQt-395ebda9bd85b27662799b2b5a6ae465978ced1a.zip
Qt-395ebda9bd85b27662799b2b5a6ae465978ced1a.tar.gz
Qt-395ebda9bd85b27662799b2b5a6ae465978ced1a.tar.bz2
Doc: add image for Qt Quick to "What's New" page.
-rw-r--r--doc/src/images/quick_screens.pngbin0 -> 128730 bytes
-rw-r--r--doc/src/qt4-intro.qdoc2
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/images/quick_screens.png b/doc/src/images/quick_screens.png
new file mode 100644
index 0000000..76b25d9
--- /dev/null
+++ b/doc/src/images/quick_screens.png
Binary files differ
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index c670c51..ba9821a 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -473,6 +473,8 @@
\section1 Declarative UI development with Qt Quick
+ \image quick_screens.png
+
Qt 4.7 introduces Quick, the Qt UI Creation Kit. that enables the creation
of dynamic user interfaces, easier and more effective than possible
with existing UI technologies. This UI Creation Kit consist of three