Start QtQuick2 section of whats new.
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 3 May 2011 05:13:50 +0000 (15:13 +1000)
committerAlan Alpert <alan.alpert@nokia.com>
Tue, 3 May 2011 05:13:50 +0000 (15:13 +1000)
With the minor MouseArea behaviour change.

doc/src/declarative/whatsnew.qdoc

index 6eb1548..bf4b0df 100644 (file)
 \title What's new in Qt Quick
 \page qtquick-whatsnew.html
 
+\section1 Qt 5.0.0 includes QtQuick 2.0
+
+QtQuick 2.0 is a major update.
+
+MouseArea now propagates clicked, doubleClicked and pressAndHold differently.
+
 \section1 Qt 4.7.4 includes QtQuick 1.1
 
 QtQuick 1.1 is a minor feature update.  \e {import QtQuick 1.1} to use the new features.