Code Documentation 3.1
Social Network Visualizer
Loading...
Searching...
No Matches
graphicsedgelabel.h File Reference

Declares the GraphicsEdgeLabel class for managing and rendering edge labels in the network graph. More...

#include <QGraphicsTextItem>
Include dependency graph for graphicsedgelabel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GraphicsEdgeLabel
 

Variables

static const int TypeEdgeLabel = QGraphicsItem::UserType+6
 
static const int ZValueEdgeLabel = 80
 

Detailed Description

Declares the GraphicsEdgeLabel class for managing and rendering edge labels in the network graph.

Author
Dimitris B. Kalamaras
See also
https://socnetv.org

Variable Documentation

◆ TypeEdgeLabel

const int TypeEdgeLabel = QGraphicsItem::UserType+6
static

◆ ZValueEdgeLabel

const int ZValueEdgeLabel = 80
static