#include <SceneComponent.h>
Inherits QGraphicsScene.
|
static void | Reflect (AZ::ReflectContext *)=delete |
|
|
void | keyPressEvent (QKeyEvent *event) override |
|
void | keyReleaseEvent (QKeyEvent *event) override |
|
void | contextMenuEvent (QGraphicsSceneContextMenuEvent *contextMenuEvent) override |
|
QList< QGraphicsItem * > | itemsAtPosition (const QPoint &screenPos, const QPointF &scenePos, QWidget *widget) const |
|
void | mousePressEvent (QGraphicsSceneMouseEvent *event) override |
|
void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override |
|
void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) override |
|
void | dragEnterEvent (QGraphicsSceneDragDropEvent *event) override |
|
void | dragLeaveEvent (QGraphicsSceneDragDropEvent *event) override |
|
void | dragMoveEvent (QGraphicsSceneDragDropEvent *event) override |
|
void | dropEvent (QGraphicsSceneDragDropEvent *event) override |
|
This is the is Qt Ui QGraphicsScene elements that is stored in the GraphCanvas SceneComponent This class should NOT be serialized
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/Source/Components/SceneComponent.h