From d3be822c1bc167878ae75943c39dfb3f40bb3800 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Tue, 3 May 2011 15:13:50 +1000 Subject: [PATCH] Start QtQuick2 section of whats new. With the minor MouseArea behaviour change. --- doc/src/declarative/whatsnew.qdoc | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc index 6eb1548..bf4b0df 100644 --- a/doc/src/declarative/whatsnew.qdoc +++ b/doc/src/declarative/whatsnew.qdoc @@ -29,6 +29,12 @@ \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. -- 1.7.2.5