|
wiRedPanda
Logic Circuit Simulator
|
This is the complete list of members for ElementPorts, including all inherited members.
| addInputPort(const QString &name={}) | ElementPorts | inline |
| addOutputPort(const QString &name={}) | ElementPorts | inline |
| addPort(const QString &name, bool isOutput) | ElementPorts | |
| allPorts() const | ElementPorts | |
| ElementPorts(GraphicElement *owner) | ElementPorts | inlineexplicit |
| inputPort(int index) const | ElementPorts | |
| inputs() const | ElementPorts | inline |
| inputSize() const | ElementPorts | inline |
| outputPort(int index) const | ElementPorts | |
| outputs() const | ElementPorts | inline |
| outputSize() const | ElementPorts | inline |
| resizeInputs(int size) | ElementPorts | |
| resizeOutputs(int size) | ElementPorts | |
| setInputs(const QVector< InputPort * > &inputs) | ElementPorts | |
| takeLastInput() | ElementPorts | |
| takeLastOutput() | ElementPorts |