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