17#ifndef GRAPHICSEDGEWEIGHT_H
18#define GRAPHICSEDGEWEIGHT_H
21#include <QGraphicsTextItem>
33 enum {
Type = UserType + 5 };
Definition graphicsedgeweight.h:28
~GraphicsEdgeWeight()
Definition graphicsedgeweight.cpp:35
@ Type
Definition graphicsedgeweight.h:33
int type() const
Definition graphicsedgeweight.h:34
Definition graphicsedge.h:49
static const int ZValueEdgeWeight
Definition graphicsedgeweight.h:25
static const int TypeEdgeWeight
Definition graphicsedgeweight.h:24