wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
SceneInteraction.h File Reference

SceneInteraction: owns the scene's mouse-driven editing state and gestures. More...

#include <utility>
#include <QElapsedTimer>
#include <QGraphicsRectItem>
#include <QList>
#include <QPointer>
#include <QPointF>
Include dependency graph for SceneInteraction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SceneInteraction
 Owns the interactive editing state of a Scene — element dragging, the rubber-band selection rectangle, and the last cursor position — and implements the press/move/release/double-click gestures. More...

Detailed Description

SceneInteraction: owns the scene's mouse-driven editing state and gestures.

Definition in file SceneInteraction.h.