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

Declares the GraphicsEdgeWeight class for managing and rendering edge weights in the network graph. More...

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

Go to the source code of this file.

Data Structures

class  GraphicsEdgeWeight
 

Variables

static const int TypeEdgeWeight = QGraphicsItem::UserType+5
 
static const int ZValueEdgeWeight = 80
 

Detailed Description

Declares the GraphicsEdgeWeight class for managing and rendering edge weights in the network graph.

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

Variable Documentation

◆ TypeEdgeWeight

const int TypeEdgeWeight = QGraphicsItem::UserType+5
static

◆ ZValueEdgeWeight

const int ZValueEdgeWeight = 80
static