Go to the documentation of this file.
27 #ifndef GRAPHICSEDGEWEIGHT_H
28 #define GRAPHICSEDGEWEIGHT_H
31 #include <QGraphicsTextItem>
43 enum {
Type = UserType + 5 };
GraphicsEdgeWeight(GraphicsEdge *, int, QString)
Definition: graphicsedgeweight.cpp:35
static const int ZValueEdgeWeight
Definition: graphicsedgeweight.h:35
Definition: graphicsedge.h:60
int type() const
Definition: graphicsedgeweight.h:44
static const int TypeEdgeWeight
Definition: graphicsedgeweight.h:34
~GraphicsEdgeWeight()
Definition: graphicsedgeweight.cpp:46
Definition: graphicsedgeweight.h:37
@ Type
Definition: graphicsedgeweight.h:43