Home · Overviews · Examples 

QGraphicsSceneContextMenuEvent Class Reference
[com.trolltech.qt.gui module]

The QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework. More...

Inherits QGraphicsSceneEvent.


Detailed Description

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 © 2008 Trolltech Trademarks
Qt Jambi 4.3.4_01