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

Declares the GraphicsGuide class for drawing guides in the network graph visualization. More...

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

Go to the source code of this file.

Data Structures

class  GraphicsGuide
 

Variables

static const int TypeGuide = QGraphicsItem::UserType+7
 
static const int ZValueGuide = 10
 

Detailed Description

Declares the GraphicsGuide class for drawing guides in the network graph visualization.

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

Variable Documentation

◆ TypeGuide

const int TypeGuide = QGraphicsItem::UserType+7
static

◆ ZValueGuide

const int ZValueGuide = 10
static