ddt 1.2.1
|
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 |
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).
#define BOOST_BIND_GLOBAL_PLACEHOLDERS |