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 Node * | constNode () const |
|
Node * | node () const |
|
void | updateItemSet () |
|
const QSet< GraphicsNode * > & | itemSet () const |
|
bool | isColliding () const |
|
void | showNodeValue () |
|
void | hideNodeValue () |
|
void | setOwner (Item *owner) |
|
Item * | owner () const |
Protected Member Functions |
|
virtual QVariant | itemChange (GraphicsItemChange change, const QVariant &value) |
The documentation for this class was generated from the following files: