aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/whatsnew.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/whatsnew.qdoc')
-rw-r--r--src/quick/doc/src/whatsnew.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/doc/src/whatsnew.qdoc b/src/quick/doc/src/whatsnew.qdoc
index d04e5900cf..c82ddf7de5 100644
--- a/src/quick/doc/src/whatsnew.qdoc
+++ b/src/quick/doc/src/whatsnew.qdoc
@@ -101,6 +101,7 @@ Below are the additions and changes in QtQuick 2.0.
\li New \l{Item::}{contains()} method returns whether an item contains a specified point.
\li New \l{Item::}{anchors.alignWhenCentered} property can force centered anchors to align on a
whole pixel.
+ \li New \l{Item::}{enabled} property is available, which stops input event delivery and removes active focus.
\endlist
\li \l Image:
\list