#include "SceneBlocItem.hxx"#include "Scene.hxx"#include "Menus.hxx"#include "QtGuiContext.hxx"#include "guiObservers.hxx"#include "ComposedNode.hxx"#include "Proc.hxx"#include "OutputPort.hxx"#include "OutGate.hxx"#include "InputPort.hxx"#include "InGate.hxx"#include <sstream>#include <gvc.h>#include "Resource.hxx"#include "YacsTrace.hxx"
Go to the source code of this file.
Macros | |
| #define | DPI 72. |
| #define DPI 72. |
Definition in dot per inch for graphviz input: size of elementary nodes are in pixel in Qt, and given in inches to graphviz
Definition at line 48 of file SceneBlocItem.cxx.
Referenced by YACS::HMI::SceneBlocItem::getNodesInfo().