graphicsnode.h File Reference
#include <QGraphicsItem>
#include <QObject>
#include <QPolygon>
+ Include dependency graph for graphicsnode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphicsNode
 

Variables

static const int TypeNode = QGraphicsItem::UserType+1
 
static const int ZValueNode = 100
 
static const int ZValueNodeHighlighted = 110
 

Variable Documentation

◆ TypeNode

const int TypeNode = QGraphicsItem::UserType+1
static

◆ ZValueNode

const int ZValueNode = 100
static

◆ ZValueNodeHighlighted

const int ZValueNodeHighlighted = 110
static