Replace the QGraphicsSceneHoverEvent with a QHoverEvent
authorLars Knoll <lars.knoll@nokia.com>
Mon, 27 Jun 2011 21:00:28 +0000 (23:00 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 7 Jul 2011 09:54:54 +0000 (11:54 +0200)
commit41760be67115f76c553f4fe641f52329b8f8dcba
tree30b35cd7d3d7da221b13002656f92d47ca432f7b
parent8f2c875d37ebb880720f66be6709e4e5852d9aad
Replace the QGraphicsSceneHoverEvent with a QHoverEvent

One step towards getting rid of the remaining graphics view
dependencies

Change-Id: Ieeb84fc115c96393fdee453615a424679dc48177
Reviewed-on: http://codereview.qt.nokia.com/1139
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/declarative/items/qsgcanvas.cpp
src/declarative/items/qsgcanvas_p.h
src/declarative/items/qsgitem.cpp
src/declarative/items/qsgitem.h
src/declarative/items/qsgitem_p.h
src/declarative/items/qsgmousearea.cpp
src/declarative/items/qsgmousearea_p.h