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