From 6494f5c5aaec82cc5bcfd42de559d723edef57b1 Mon Sep 17 00:00:00 2001 From: Andrew den Exter Date: Mon, 1 Aug 2011 13:09:10 +1000 Subject: Add a currentItem property to PathView. Task-number: QTBUG-16347 Change-Id: I6df4b2d7c5f325e84d54ed5befd66e20b64cc7e0 Reviewed-on: http://codereview.qt.nokia.com/2421 Reviewed-by: Qt Sanity Bot Reviewed-by: Martin Jones --- doc/src/declarative/whatsnew.qdoc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc index 1eb64f97c5..d3db1346ea 100644 --- a/doc/src/declarative/whatsnew.qdoc +++ b/doc/src/declarative/whatsnew.qdoc @@ -65,6 +65,13 @@ QDeclarativeView and QDeclarativeItem headers are now in the QtQuick 1 module, i the library (lib/libQtQuick1*) and plugin (imports/QtQuick/) must be installed. +\section2 PathView + +Added the following properties: +\list +\o \l {PathView::}{currentItem} +\endlist + \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 -- cgit v1.2.3