![]() |
Home · Overviews · Examples |
The QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework. More...
Inherits QGraphicsSceneEvent.
The QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework.
A QContextMenuEvent received by a QGraphicsView is translated into a QGraphicsSceneContextMenuEvent. The QWheelEvent::globalPos() is translated into item, scene, and screen coordinates (pos, scenePos, and screenPos).
See also QGraphicsSceneMouseEvent, QGraphicsSceneWheelEvent, and QContextMenuEvent.
Copyright © 2007 Trolltech | Trademarks | Qt Jambi 4.3.2_01 |