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

Declares the GraphicsNodeNumber class for rendering node numbers in the network graph visualization. More...

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

Go to the source code of this file.

Data Structures

class  GraphicsNodeNumber
 

Variables

static const int TypeNumber =QGraphicsItem::UserType+3
 
static const int ZValueNodeNumber = 90
 

Detailed Description

Declares the GraphicsNodeNumber class for rendering node numbers in the network graph visualization.

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

Variable Documentation

◆ TypeNumber

const int TypeNumber =QGraphicsItem::UserType+3
static

◆ ZValueNodeNumber

const int ZValueNodeNumber = 90
static