| allPorts() const | GraphicElement | |
| appearancePreviewPixmap(const int index, const QSize &size) const | GraphicElement | |
| appearanceStates() const | GraphicElement | virtual |
| audio() const | GraphicElement | virtual |
| beginDeferredCommit() | GraphicElement | inline |
| blobName() const | GraphicElement | inlinevirtual |
| boundingRect() const override | GraphicElement | |
| canChangeAppearance() const | GraphicElement | |
| clearOutputChanged() | GraphicElement | inline |
| color() const | GraphicElement | virtual |
| colorNameToIndex(const QString &color) | GraphicElement | static |
| commitDeferredOutputs() | GraphicElement | inline |
| connectPredecessor(const int inputIndex, GraphicElement *source, const int outputPort) | GraphicElement | |
| decodeSelectValue(int offset, int count) const | GraphicElement | inlineprotected |
| delay() const | GraphicElement | virtual |
| DFlipFlop(QGraphicsItem *parent=nullptr) | DFlipFlop | explicit |
| editableProperties() const | GraphicElement | |
| elementGroup() const | GraphicElement | |
| elementType() const | GraphicElement | |
| externalFiles() const | GraphicElement | virtual |
| frequency() const | GraphicElement | virtual |
| genericProperties() | GraphicElement | virtual |
| GraphicElement(ElementType type, QGraphicsItem *parent=nullptr) | GraphicElement | explicit |
| hasAudio() const | GraphicElement | |
| hasAudioBox() const | GraphicElement | |
| hasColors() const | GraphicElement | |
| hasDelay() const | GraphicElement | |
| hasFrequency() const | GraphicElement | |
| hasLabel() const | GraphicElement | |
| hasTrigger() const | GraphicElement | |
| hasTruthTable() const | GraphicElement | |
| hasVolume() const | GraphicElement | |
| hasWirelessMode() const | GraphicElement | virtual |
| id() const | ItemWithId | inline |
| initSimulationVectors(const int inputCount, const int outputCount) | GraphicElement | |
| inlineEditRequested(GraphicElement *element) | GraphicElement | |
| inputPort(const int index=0) const | GraphicElement | |
| inputs() const | GraphicElement | |
| inputSize() const | GraphicElement | |
| isEmbedded() const | GraphicElement | inlinevirtual |
| isFlippedX() const | GraphicElement | inline |
| isFlippedY() const | GraphicElement | inline |
| isValid() | GraphicElement | |
| itemChange(GraphicsItemChange change, const QVariant &value) override | GraphicElement | protected |
| ItemWithId()=default | ItemWithId | |
| label() const | GraphicElement | |
| labelContentChanged() | GraphicElement | inlineprotectedvirtual |
| labelSceneBoundingRect() const | GraphicElement | |
| load(QDataStream &stream, SerializationContext &context) | GraphicElement | virtual |
| loadFromDrop(const QString &fileName, const QString &contextDir) | GraphicElement | virtual |
| m_appearance | GraphicElement | protected |
| m_label | GraphicElement | protected |
| m_labelAnchor | GraphicElement | protected |
| m_ports | GraphicElement | protected |
| m_titleText | GraphicElement | protected |
| m_translatedName | GraphicElement | protected |
| maxInputSize() const | GraphicElement | |
| maxOutputSize() const | GraphicElement | |
| minInputSize() const | GraphicElement | |
| minOutputSize() const | GraphicElement | |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) override | GraphicElement | protected |
| nextColor() const | GraphicElement | |
| outputChanged() const | GraphicElement | inline |
| outputPort(const int index=0) const | GraphicElement | |
| outputs() const | GraphicElement | |
| outputSize() const | GraphicElement | |
| outputValue(const int index=0) const | GraphicElement | inline |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | GraphicElement | |
| pixmap() const | GraphicElement | protected |
| pixmapCenter() const | GraphicElement | |
| pixmapPath() | DFlipFlop | inlinestatic |
| portsBoundingRect() const | GraphicElement | protected |
| previousColor() const | GraphicElement | |
| reapplyAppearanceOrientation() | GraphicElement | inline |
| refresh() | GraphicElement | virtual |
| renderBodyBounds() const | GraphicElement | protected |
| resetSimState() override | DFlipFlop | virtual |
| resettleCombinational() | GraphicElement | inlinevirtual |
| retranslate() | GraphicElement | |
| rotatePorts() | GraphicElement | |
| rotatesGraphic() const | GraphicElement | |
| rotation() const | GraphicElement | |
| save(QDataStream &stream, SerializationOptions options) const | GraphicElement | virtual |
| sceneEvent(QEvent *event) override | GraphicElement | protected |
| setAppearance(const bool defaultAppearance, const QString &fileName) | GraphicElement | virtual |
| setAppearanceAt(const int index, const QString &fileName) | GraphicElement | |
| setAudio(const QString &audio) | GraphicElement | virtual |
| setColor(const QString &color) | GraphicElement | virtual |
| setDelay(const double delay) | GraphicElement | virtual |
| setFlippedX(bool flipped) | GraphicElement | |
| setFlippedY(bool flipped) | GraphicElement | |
| setFrequency(const double freq) | GraphicElement | virtual |
| setHasColors(const bool hasColors) | GraphicElement | protected |
| setId(const int id) | ItemWithId | inline |
| setInputs(const QVector< InputPort * > &inputs) | GraphicElement | |
| setInputSize(const int size) | GraphicElement | virtual |
| setLabel(const QString &label) | GraphicElement | |
| setLabelAnchor(const QPointF &pos) | GraphicElement | protected |
| setMaxInputSize(const int maxInputSize) | GraphicElement | protected |
| setMaxOutputSize(const int maxOutputSize) | GraphicElement | protected |
| setMinInputSize(const int minInputSize) | GraphicElement | protected |
| setMinOutputSize(const int minOutputSize) | GraphicElement | protected |
| setOutputSize(const int size) | GraphicElement | virtual |
| setOutputValue(const int index, const Status value) | GraphicElement | inline |
| setOutputValue(const Status value) | GraphicElement | inline |
| setOutputValue(const int index, const bool value) | GraphicElement | inline |
| setOutputValue(const bool value) | GraphicElement | inline |
| setPixmap(const QString &pixmapPath) | GraphicElement | |
| setPixmap(const int index) | GraphicElement | |
| setPortName(const QString &name) | GraphicElement | |
| setRotation(const qreal angle) | GraphicElement | |
| setTrigger(const QKeySequence &trigger) | GraphicElement | |
| setVolume(float vol) | GraphicElement | virtual |
| simInputs() const | GraphicElement | inline |
| simOutputs() const | GraphicElement | inline |
| simOutputSize() const | GraphicElement | inline |
| simUpdateInputs() | GraphicElement | inlineprotected |
| simUpdateInputsAllowUnknown() | GraphicElement | inlineprotected |
| trigger() const | GraphicElement | |
| Type enum value | GraphicElement | |
| type() const override | GraphicElement | inline |
| updateLabel() | GraphicElement | |
| updateLogic() override | DFlipFlop | virtual |
| updatePortsProperties() override | DFlipFlop | virtual |
| updateTheme() override | DFlipFlop | virtual |
| volume() const | GraphicElement | virtual |
| wirelessMode() const | GraphicElement | virtual |
| ~GraphicElement() override | GraphicElement | |
| ~ItemWithId() | ItemWithId | virtual |