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

Declares the GraphicsNodeLabel class for rendering labels associated with nodes in the network graph visualization. More...

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

Go to the source code of this file.

Data Structures

class  GraphicsNodeLabel
 

Variables

static const int TypeLabel = QGraphicsItem::UserType+4
 
static const int ZValueNodeLabel = 80
 

Detailed Description

Declares the GraphicsNodeLabel class for rendering labels associated with nodes in the network graph visualization.

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

Variable Documentation

◆ TypeLabel

const int TypeLabel = QGraphicsItem::UserType+4
static

◆ ZValueNodeLabel

const int ZValueNodeLabel = 80
static