#include "arrow.h"#include "destinationportitem.h"#include "sourceportitem.h"#include <cmath>#include <QPen>#include <QPainter>#include <QGraphicsDropShadowEffect>#include <QStyleOptionGraphicsItem>#include <QDebug>
Include dependency graph for arrow.cpp:Go to the source code of this file.
Macros | |
| #define | AUTOSNIPE_MARGINE 5 |
| Original license follows: | |
Variables | |
| const qreal | Pi = 3.14 |