![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <QEvent>#include <QGraphicsPixmapItem>#include <QFocusEvent>#include <QKeyEvent>#include <QGraphicsSceneHoverEvent>#include <QGraphicsSceneMouseEvent>#include <QGraphicsSceneWheelEvent>#include <QObject>#include <QPixmap>#include "customtabletevent.h"Go to the source code of this file.
Classes | |
| class | geometrize::scene::ImageTaskPixmapGraphicsItem |
| The ImageTaskPixmapGraphicsItem class models a pixmap graphic item that goes into the scene for an image task. This usually represents a pixmap of the working image that is being transformed into shapes. More... | |
Namespaces | |
| geometrize | |
| geometrize::scene | |