|
| enum | { Type = UserType + 1
} |
| |
◆ addWire()
| void Node::addWire |
( |
Wire * |
Wire | ) |
|
|
virtual |
◆ boundingRect()
| QRectF Node::boundingRect |
( |
| ) |
const |
|
virtual |
◆ getPortLocation()
| QPoint Node::getPortLocation |
( |
int |
| ) |
|
|
virtual |
◆ itemChange()
| QVariant Node::itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
protectedvirtual |
◆ mousePressEvent()
| void Node::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ mouseReleaseEvent()
| void Node::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ paint()
| void Node::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
virtual |
◆ shape()
| QPainterPath Node::shape |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
- Schematic/node.h
- Schematic/node.cpp