|
wiRedPanda
Logic Circuit Simulator
|
This is the complete list of members for InputPort, including all inherited members.
| attachConnection(Connection *conn) | Port | |
| boundingRect() const override | Port | |
| connections() const | Port | |
| currentPen() const | Port | inline |
| defaultValue() const | Port | inline |
| detachConnection(Connection *conn) | Port | |
| drainConnections(bool isInput) | Port | protected |
| globalIndex() const | Port | |
| graphicElement() | Port | inline |
| graphicElement() const | Port | inline |
| hoverEnter() | Port | |
| hoverLeave() | Port | |
| index() const | Port | |
| InputPort(QGraphicsItem *parent=nullptr) | InputPort | explicit |
| isConnected(Port *otherPort) | Port | |
| isInput() const override | InputPort | virtual |
| isOutput() const override | InputPort | virtual |
| isRequired() const | Port | |
| isValid() const override | InputPort | virtual |
| itemChange(GraphicsItemChange change, const QVariant &value) override | Port | protected |
| kRadius | Port | protectedstatic |
| m_connections | Port | protected |
| m_currentBrush | Port | protected |
| m_currentPen | Port | protected |
| m_defaultStatus | Port | protected |
| m_graphicElement | Port | protected |
| m_index | Port | protected |
| m_name | Port | protected |
| m_required | Port | protected |
| m_status | Port | protected |
| makeSerialId(quint64 elementBase, int globalIndex) | Port | static |
| name() const | Port | |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | Port | |
| Port(QGraphicsItem *parent=nullptr) | Port | explicit |
| setCurrentBrush(const QBrush ¤tBrush) | Port | |
| setDefaultStatus(const Status defaultStatus) | Port | |
| setGraphicElement(GraphicElement *graphicElement) | Port | |
| setIndex(const int index) | Port | |
| setName(const QString &name) | Port | |
| setRequired(const bool required) | Port | |
| setStatus(const Status status) override | InputPort | virtual |
| shape() const override | Port | |
| status() const | Port | inline |
| Type enum value | Port | |
| type() const override | Port | inline |
| updateConnections() | Port | |
| updateTheme() | Port | |
| ~InputPort() override | InputPort | |
| ~Port()=default | Port | virtual |