GraphvizConverter.h File Reference
#include <memory>
#include <string>
#include <vector>
#include <QPainterPath>
#include <QPointF>
#include "../model/Transition.h"
+ Include dependency graph for GraphvizConverter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphvizConverter
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Macros

#define GV_DPI   72.0f
 

Typedefs

using splineVector = std::vector< SupportPoints >
 
using tokenVector = std::vector< std::string >
 

Macro Definition Documentation

◆ GV_DPI

#define GV_DPI   72.0f

Definition at line 35 of file GraphvizConverter.h.