![]() |
Home · Overviews · Examples |
The QGraphicsSceneHoverEvent class provides hover events in the graphics view framework. More...
Inherits QGraphicsSceneEvent.
The QGraphicsSceneHoverEvent class provides hover events in the graphics view framework.
When a QGraphicsView receives a QHoverEvent event, it translates it into QGraphicsSceneHoverEvent. The event is then forwarded to the QGraphicsScene associated with the view.
See also QGraphicsSceneMouseEvent, QGraphicsSceneContextMenuEvent, QGraphicsSceneWheelEvent, and QHoverEvent.
Copyright © 2008 Trolltech | Trademarks | Qt Jambi 4.3.5_01 |