|
wiRedPanda
Logic Circuit Simulator
|
ICLoader: loads an IC's sub-circuit from file or embedded blob. More...
#include <QByteArray>#include <QCoreApplication>#include <QFileInfo>#include <QList>#include <QMap>#include <QString>#include <QVector>#include <QVersionNumber>#include "App/Element/IC.h"Go to the source code of this file.
Classes | |
| class | ICLoader |
| Loads an IC's sub-circuit (from file or embedded blob), migrates old-format files, and builds the resulting boundary port lists. More... | |
ICLoader: loads an IC's sub-circuit from file or embedded blob.
Definition in file ICLoader.h.