Qucs-GUI
0.0.19
|
#include <hicumL0V1p3.h>
Public Member Functions | |
hicumL0V1p3 () | |
~hicumL0V1p3 () | |
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 hicumL0V1p3.h.
Definition at line 13 of file hicumL0V1p3.cpp.
hicumL0V1p3::~hicumL0V1p3 | ( | ) | [inline] |
Definition at line 20 of file hicumL0V1p3.h.
void hicumL0V1p3::createSymbol | ( | ) | [protected, virtual] |
Reimplemented from MultiViewComponent.
Definition at line 321 of file hicumL0V1p3.cpp.
Element * hicumL0V1p3::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Element * hicumL0V1p3::info_pnp | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
QString hicumL0V1p3::netlist | ( | ) | [protected, virtual] |
Reimplemented from Component.
Definition at line 380 of file hicumL0V1p3.cpp.
Component * hicumL0V1p3::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 289 of file hicumL0V1p3.cpp.