Ensure visibility changes are communicated through itemChange.
authorMichael Brasser <michael.brasser@nokia.com>
Wed, 15 Feb 2012 06:27:36 +0000 (16:27 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 16 Feb 2012 07:31:13 +0000 (08:31 +0100)
commit0d1f29c6e026a6656430aa601ebc25459015d53e
tree8acec4ce4d3869dabdafe914430b5635bc4d7e7c
parent64a5087df7896524bf6af30067f442d1fc8458bc
Ensure visibility changes are communicated through itemChange.

Also added MouseArea test that depends on this functionality.

Change-Id: I1c303504ffd63d6b9dbdf95ab63e8426dc09c02d
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
src/quick/items/qquickitem.cpp
src/quick/items/qquickitem.h
tests/auto/qtquick2/qquickmousearea/data/hoverVisible.qml [new file with mode: 0644]
tests/auto/qtquick2/qquickmousearea/tst_qquickmousearea.cpp