ddt 1.2.1
|
DDT Graphics. Base Class for the DDT Graphical Elements. Elements can be lines, ovals, rectangles etc. More...
#include <math.h>
#include <QGraphicsObject>
#include <QGraphicsSceneHoverEvent>
#include <QGraphicsSceneMouseEvent>
#include <QPainter>
#include "ddt/ddtPointGrabber.hpp"
#include "ddt/ddtGraphicalElementProperties.hpp"
Go to the source code of this file.
Classes | |
class | DdtGraphicalElement |
Enumerations | |
enum | DdtOverlayType { DDT_OVERLAY_ALL = 0 , DDT_OVERLAY_ELLIPSE , DDT_OVERLAY_RECTANGLE , DDT_OVERLAY_CROSS , DDT_OVERLAY_TEXT , DDT_OVERLAY_LINE , DDT_OVERLAY_SLIT , DDT_OVERLAY_REF_LINE , DDT_OVERLAY_STAT_RECTANGLE , DDT_OVERLAY_COMPASS , DDT_OVERLAY_IMAGE , DDT_OVERLAY_PICK_MARKER } |
DDT Graphics. Base Class for the DDT Graphical Elements. Elements can be lines, ovals, rectangles etc.
enum DdtOverlayType |