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

Directories

directory  include
 

Files

file  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).
 
file  ddtGraphicalElement.cpp
 DDT Graphics. Base Class for the DDT Graphical Elements. Elements can be lines, ovals, rectangles etc.
 
file  ddtGraphicalElementCompass.cpp
 DDT Graphics. Class for compass elements. Class for the Graphical Elements - Compass.
 
file  ddtGraphicalElementCross.cpp
 DDT Graphics. Class for crosses. Class for the Graphical Elements - Cross.
 
file  ddtGraphicalElementEllipse.cpp
 DDT Graphics. Class for ellipse and circle elements. Class for the Graphical Elements - Ellipses and Circles.
 
file  ddtGraphicalElementImage.cpp
 DDT Graphics. Class for images. Class for the Graphical Elements - Image.
 
file  ddtGraphicalElementLine.cpp
 DDT Graphics. Class for lines. Class for the Graphical Elements - Line.
 
file  ddtGraphicalElementPickMarker.cpp
 
file  ddtGraphicalElementProperties.cpp
 DDT Graphics. Class for common properties of graphical elements like line width, colour etc. Class for the Graphical Elements Properties.
 
file  ddtGraphicalElementRectangle.cpp
 DDT Graphics. Class for rectangle elements. Class for the Graphical Elements - Rectangles.
 
file  ddtGraphicalElementRefLine.cpp
 DDT Graphics. Class for reference line elements. Class for the Graphical Elements - Reference Line.
 
file  ddtGraphicalElementSlit.cpp
 DDT Graphics. Class for slit elements. Class for the Graphical Elements - Slit.
 
file  ddtGraphicalElementStatRectangle.cpp
 DDT Graphics. Class for rectangles for statistics. Class for the Graphical Elements - Statistics Rectangle.
 
file  ddtGraphicalElementText.cpp
 DDT Graphics. Class for text. Class for the Graphical Elements - Text.
 
file  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.
 
file  ddtOverlayRendering.cpp
 DDT Graphics. Class for the rendering of graphical elements into the view. Class for the Graphical Overlays.