Module qtjambi
Package io.qt.widgets

Class QGraphicsSceneEvent

All Implemented Interfaces:
QtObjectInterface
Direct Known Subclasses:
QGraphicsSceneContextMenuEvent, QGraphicsSceneDragDropEvent, QGraphicsSceneHelpEvent, QGraphicsSceneHoverEvent, QGraphicsSceneMouseEvent, QGraphicsSceneMoveEvent, QGraphicsSceneResizeEvent, QGraphicsSceneWheelEvent

public class QGraphicsSceneEvent extends QEvent

Base class for all graphics view related events

Java wrapper for Qt class QGraphicsSceneEvent