|
wiRedPanda
Logic Circuit Simulator
|
#include "App/BeWavedDolphin/DolphinModelBuilder.h"#include <algorithm>#include <QCoreApplication>#include "App/Core/Common.h"#include "App/Element/ElementFactory.h"#include "App/Element/GraphicElement.h"#include "App/Element/GraphicElementInput.h"#include "App/Scene/Scene.h"Go to the source code of this file.
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) |