ddt 1.2.1
Loading...
Searching...
No Matches
src Directory Reference

Directories

 include
 

Files

 ddtFileBasedOverlay.cpp
 DDT Graphics. Class for the DDT File Based Overlays. This class is used to load a json overlay file which contains graphics to be drawn at startup. Each of those elements will be a DdtGraphicalElement (which can be lines, rectangles, ellipses, crosses or text).
 
 ddtGraphicalElement.cpp
 DDT Graphics. Base Class for the DDT Graphical Elements. Elements can be lines, ovals, rectangles etc.
 
 ddtGraphicalElementCompass.cpp
 DDT Graphics. Class for compass elements. Class for the Graphical Elements - Compass.
 
 ddtGraphicalElementCross.cpp
 DDT Graphics. Class for crosses. Class for the Graphical Elements - Cross.
 
 ddtGraphicalElementEllipse.cpp
 DDT Graphics. Class for ellipse and circle elements. Class for the Graphical Elements - Ellipses and Circles.
 
 ddtGraphicalElementImage.cpp
 DDT Graphics. Class for images. Class for the Graphical Elements - Image.
 
 ddtGraphicalElementLine.cpp
 DDT Graphics. Class for lines. Class for the Graphical Elements - Line.
 
 ddtGraphicalElementPickMarker.cpp
 
 ddtGraphicalElementProperties.cpp
 DDT Graphics. Class for common properties of graphical elements like line width, colour etc. Class for the Graphical Elements Properties.
 
 ddtGraphicalElementRectangle.cpp
 DDT Graphics. Class for rectangle elements. Class for the Graphical Elements - Rectangles.
 
 ddtGraphicalElementRefLine.cpp
 DDT Graphics. Class for reference line elements. Class for the Graphical Elements - Reference Line.
 
 ddtGraphicalElementSlit.cpp
 DDT Graphics. Class for slit elements. Class for the Graphical Elements - Slit.
 
 ddtGraphicalElementStatRectangle.cpp
 DDT Graphics. Class for rectangles for statistics. Class for the Graphical Elements - Statistics Rectangle.
 
 ddtGraphicalElementText.cpp
 DDT Graphics. Class for text. Class for the Graphical Elements - Text.
 
 ddtGraphicalOverlay.cpp
 DDT Graphics. Class for the DDT Graphical Overlays. This class can be used to build a set of overlay elements. Each of those elements will be a DdtGraphicalElement (which can be lines, ovals, rectangles etc.) Class for the Graphical Overlays.
 
 ddtOverlayRendering.cpp
 DDT Graphics. Class for the rendering of graphical elements into the view. Class for the Graphical Overlays.