17#ifndef GRAPHICSEDGELABEL_H
18#define GRAPHICSEDGELABEL_H
21#include <QGraphicsTextItem>
33 enum {
Type = UserType + 6 };
Definition graphicsedgelabel.h:28
~GraphicsEdgeLabel()
Definition graphicsedgelabel.cpp:35
@ Type
Definition graphicsedgelabel.h:33
int type() const
Definition graphicsedgelabel.h:34
Definition graphicsedge.h:49
static const int TypeEdgeLabel
Definition graphicsedgelabel.h:24
static const int ZValueEdgeLabel
Definition graphicsedgelabel.h:25