Qt 4.8
|
#include <QtCore/qcoreevent.h>
#include <QtCore/qpoint.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qrect.h>
#include <QtGui/qpolygon.h>
#include <QtCore/qset.h>
#include <QtCore/qhash.h>
Go to the source code of this file.
Classes | |
class | QGraphicsSceneContextMenuEvent |
The QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework. More... | |
class | QGraphicsSceneDragDropEvent |
The QGraphicsSceneDragDropEvent class provides events for drag and drop in the graphics view framework. More... | |
class | QGraphicsSceneEvent |
The QGraphicsSceneEvent class provides a base class for all graphics view related events. More... | |
class | QGraphicsSceneHelpEvent |
The QGraphicsSceneHelpEvent class provides events when a tooltip is requested. More... | |
class | QGraphicsSceneHoverEvent |
The QGraphicsSceneHoverEvent class provides hover events in the graphics view framework. More... | |
class | QGraphicsSceneMouseEvent |
The QGraphicsSceneMouseEvent class provides mouse events in the graphics view framework. More... | |
class | QGraphicsSceneMoveEvent |
The QGraphicsSceneMoveEvent class provides events for widget moving in the graphics view framework. More... | |
class | QGraphicsSceneResizeEvent |
The QGraphicsSceneResizeEvent class provides events for widget resizing in the graphics view framework. More... | |
class | QGraphicsSceneWheelEvent |
The QGraphicsSceneWheelEvent class provides wheel events in the graphics view framework. More... | |