VPTissue Reference Manual
|
Graphic wrapper for Node. More...
#include <NodeItem.h>
Public Member Functions | |
NodeItem (SimPT_Sim::Node *n, double node_magnification) | |
QRectF | boundingRect () const |
SimPT_Sim::Node & | getNode () const |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
void | setBrush (QBrush newbrush) |
void | setColor () |
QPainterPath | shape () const |
Protected Attributes | |
QBrush | brush |
QRectF | ellipsesize |
Graphic wrapper for Node.
Definition at line 33 of file NodeItem.h.