ddt 1.2.1
Loading...
Searching...
No Matches
Classes
ddtFileBasedOverlay.hpp File Reference

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). More...

#include <QtMath>
#include <boost/property_tree/json_parser.hpp>
#include <boost/property_tree/ptree.hpp>
#include "ddt/ddtGraphicalElement.hpp"
#include "ddt/ddtGraphicalElements.hpp"

Go to the source code of this file.

Classes

class  DdtFileBasedOverlay
 

Macros

#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 

Detailed Description

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).

Author
Matthias Grimm, CGI
Since
2023/02/14

Macro Definition Documentation

◆ BOOST_BIND_GLOBAL_PLACEHOLDERS

#define BOOST_BIND_GLOBAL_PLACEHOLDERS