wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
DolphinModelBuilder.h File Reference

DolphinModelBuilder: maps a circuit scene's I/O elements to waveform signal rows. More...

#include <QStringList>
#include <QVector>
Include dependency graph for DolphinModelBuilder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DolphinModelBuilder::Signals
 The input/output elements (label-sorted) and the row labels for a waveform table. More...

Namespaces

namespace  DolphinModelBuilder
 Collects and orders the input/output elements of a circuit scene and derives the waveform table's row labels.

Functions

Signals DolphinModelBuilder::collect (Scene *scene)

Detailed Description

DolphinModelBuilder: maps a circuit scene's I/O elements to waveform signal rows.

Definition in file DolphinModelBuilder.h.