|
Qucs-GUI
0.0.19
|
#include <bsim4v30pMOS.h>


Public Member Functions | |
| bsim4v30pMOS () | |
| ~bsim4v30pMOS () | |
| 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 bsim4v30pMOS.h.
Definition at line 13 of file bsim4v30pMOS.cpp.


| bsim4v30pMOS::~bsim4v30pMOS | ( | ) | [inline] |
Definition at line 20 of file bsim4v30pMOS.h.
| void bsim4v30pMOS::createSymbol | ( | ) | [protected] |
| Element * bsim4v30pMOS::info | ( | QString & | Name, |
| char *& | BitmapFile, | ||
| bool | getNewOne = false |
||
| ) | [static] |
| Component * bsim4v30pMOS::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 581 of file bsim4v30pMOS.cpp.

1.7.6.1