Code Documentation 3.1
Social Network Visualizer
|
#include <graphicsedgelabel.h>
Public Types | |
enum | { Type = UserType + 6 } |
Public Member Functions | |
GraphicsEdgeLabel (GraphicsEdge *, int, QString) | |
void | removeRefs () |
int | type () const |
~GraphicsEdgeLabel () | |
GraphicsEdgeLabel::GraphicsEdgeLabel | ( | GraphicsEdge * | link, |
int | size, | ||
QString | labelText | ||
) |
GraphicsEdgeLabel::~GraphicsEdgeLabel | ( | ) |
void GraphicsEdgeLabel::removeRefs | ( | ) |
|
inline |