25 #include <QGraphicsScene>
26 #include <QGraphicsItem>
42 QRectF boundingRect()
const;
44 void paint(QPainter* painter,
const QStyleOptionGraphicsItem* option,
QWidget* widget);
46 QPainterPath shape()
const;
48 void setBrush(QBrush newbrush) { brush = newbrush; }
62 #endif // end_of_include_guard
Namespace for SimPT shell package.
see the online Qt documentation
Graphic wrapper for Node.
see the online Qt documentation