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