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

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"
Include dependency graph for ICLoader.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

ICLoader: loads an IC's sub-circuit from file or embedded blob.

Definition in file ICLoader.h.