![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
#include <iostream>
#include <QGraphicsScene>
#include <QMouseEvent>
#include <QDebug>
#include <QWheelEvent>
#include <QKeyEvent>
Go to the source code of this file.
Classes | |
class | SceneMouseTrack |
The SceneMouseTrack class Scene to put in a QGraphicsView that emits additional signals. More... | |