Qucs-GUI
0.0.19
|
#include <ifile.h>
Public Member Functions | |
iFile () | |
~iFile () | |
Component * | newOne () |
QString | getSubcircuitFile () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Protected Member Functions | |
QString | netlist () |
iFile::iFile | ( | ) |
iFile::~iFile | ( | ) |
QString iFile::getSubcircuitFile | ( | ) | [virtual] |
Element * iFile::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
QString iFile::netlist | ( | ) | [protected, virtual] |
Component * iFile::newOne | ( | ) | [virtual] |