#include <GraphicsView_Scene.h>
GraphicsView_Scene::GraphicsView_Scene |
( |
QObject * |
theParent = 0 | ) |
|
GraphicsView_Scene::~GraphicsView_Scene |
( |
| ) |
|
void GraphicsView_Scene::contextMenuEvent |
( |
QGraphicsSceneContextMenuEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::dragEnterEvent |
( |
QGraphicsSceneDragDropEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::dragLeaveEvent |
( |
QGraphicsSceneDragDropEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::dragMoveEvent |
( |
QGraphicsSceneDragDropEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::dropEvent |
( |
QGraphicsSceneDragDropEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::gsBoundingRectChanged |
( |
| ) |
|
|
signal |
void GraphicsView_Scene::gsContextMenuEvent |
( |
QGraphicsSceneContextMenuEvent * |
| ) |
|
|
signal |
void GraphicsView_Scene::gsKeyEvent |
( |
QKeyEvent * |
| ) |
|
|
signal |
void GraphicsView_Scene::gsMouseEvent |
( |
QGraphicsSceneMouseEvent * |
| ) |
|
|
signal |
void GraphicsView_Scene::gsWheelEvent |
( |
QGraphicsSceneWheelEvent * |
| ) |
|
|
signal |
void GraphicsView_Scene::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::keyReleaseEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::mouseDoubleClickEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protectedvirtual |
void GraphicsView_Scene::onSceneRectChanged |
( |
const QRectF & |
theRect | ) |
|
|
protectedslot |
void GraphicsView_Scene::processRectChanged |
( |
| ) |
|
void GraphicsView_Scene::wheelEvent |
( |
QGraphicsSceneWheelEvent * |
e | ) |
|
|
protectedvirtual |
QGraphicsRectItem* GraphicsView_Scene::mySceneRectItem |
|
private |
The documentation for this class was generated from the following files: