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