![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QGraphicsSceneEvent class provides a base class for all graphics view related events. More...
#include <QGraphicsSceneEvent>
Inherits QEvent.
Inherited by QGraphicsSceneContextMenuEvent, QGraphicsSceneHoverEvent, QGraphicsSceneMouseEvent, and QGraphicsSceneWheelEvent.
This class was introduced in Qt 4.2.
The QGraphicsSceneEvent class provides a base class for all graphics view related events.
Destroys the event.
Sets the widget related to this event.
See also widget().
Returns the widget where the event originated. If the event did not originate from a widget, 0 is returned.
See also setWidget().
Copyright © 2006 Trolltech | Trademarks | Qt 4.2.2 |