QSapecNG
 All Classes Functions Enumerations Properties
Public Types | Public Member Functions | Protected Member Functions
qsapecng::GraphicsNode Class Reference

List of all members.

Public Types

enum  { Type = UserType + 128 }
enum  { Radius = 1 }

Public Member Functions

 GraphicsNode (QGraphicsItem *parent=0, QGraphicsScene *scene=0)
int type () const
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
QRectF boundingRect () const
QPainterPath shape () const
void attach (GraphicsNode *item)
void detach (GraphicsNode *item)
void setNode (Node *node)
const NodeconstNode () const
Nodenode () const
void updateItemSet ()
const QSet< GraphicsNode * > & itemSet () const
bool isColliding () const
void showNodeValue ()
void hideNodeValue ()
void setOwner (Item *owner)
Itemowner () const

Protected Member Functions

virtual QVariant itemChange (GraphicsItemChange change, const QVariant &value)

The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Properties