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