Qucs-GUI
0.0.19
|
#include <hicumL0V1p2g.h>
Public Member Functions | |
hicumL0V1p2g () | |
~hicumL0V1p2g () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
static Element * | info_pnp (QString &, char *&, bool getNewOne=false) |
Protected Member Functions | |
void | createSymbol () |
QString | netlist () |
Definition at line 16 of file hicumL0V1p2g.h.
Definition at line 13 of file hicumL0V1p2g.cpp.
hicumL0V1p2g::~hicumL0V1p2g | ( | ) | [inline] |
Definition at line 20 of file hicumL0V1p2g.h.
void hicumL0V1p2g::createSymbol | ( | ) | [protected, virtual] |
Reimplemented from MultiViewComponent.
Definition at line 314 of file hicumL0V1p2g.cpp.
Element * hicumL0V1p2g::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Element * hicumL0V1p2g::info_pnp | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
QString hicumL0V1p2g::netlist | ( | ) | [protected, virtual] |
Reimplemented from Component.
Definition at line 373 of file hicumL0V1p2g.cpp.
Component * hicumL0V1p2g::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 282 of file hicumL0V1p2g.cpp.