|
wiRedPanda
Logic Circuit Simulator
|
This is the complete list of members for Connection, including all inherited members.
| angle() | Connection | |
| boundingRect() const override | Connection | |
| Connection(QGraphicsItem *parent=nullptr) | Connection | explicit |
| endPort() const | Connection | |
| highLight() | Connection | |
| id() const | ItemWithId | inline |
| itemChange(GraphicsItemChange change, const QVariant &value) override | Connection | protected |
| ItemWithId()=default | ItemWithId | |
| load(QDataStream &stream, SerializationContext &context) | Connection | |
| otherPort(const Port *port) const | Connection | |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | Connection | |
| save(QDataStream &stream) const | Connection | |
| sceneEvent(QEvent *event) override | Connection | protected |
| setEndPort(InputPort *port) | Connection | |
| setEndPos(const QPointF point) | Connection | |
| setHighLight(const bool highLight) | Connection | |
| setId(const int id) | ItemWithId | inline |
| setStartPort(OutputPort *port) | Connection | |
| setStartPos(const QPointF point) | Connection | |
| setStatus(const Status status) | Connection | |
| shape() const override | Connection | |
| startPort() const | Connection | |
| status() const | Connection | |
| statusPen() const | Connection | inline |
| Type enum value | Connection | |
| type() const override | Connection | inline |
| updatePath() | Connection | |
| updatePosFromPorts() | Connection | |
| updateTheme() | Connection | |
| ~Connection() override | Connection | |
| ~ItemWithId() | ItemWithId | virtual |