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


Public Member Functions | |
| EKV26MOS () | |
| ~EKV26MOS () | |
| Component * | newOne () |
Static Public Member Functions | |
| static Element * | info (QString &, char *&, bool getNewOne=false) |
| static Element * | info_pmos (QString &, char *&, bool getNewOne=false) |
Protected Member Functions | |
| void | createSymbol () |
| QString | netlist () |
Definition at line 16 of file EKV26MOS.h.
Definition at line 13 of file EKV26MOS.cpp.


| EKV26MOS::~EKV26MOS | ( | ) | [inline] |
Definition at line 20 of file EKV26MOS.h.
| void EKV26MOS::createSymbol | ( | ) | [protected, virtual] |
Reimplemented from MultiViewComponent.
Definition at line 222 of file EKV26MOS.cpp.


| Element * EKV26MOS::info | ( | QString & | Name, |
| char *& | BitmapFile, | ||
| bool | getNewOne = false |
||
| ) | [static] |
| Element * EKV26MOS::info_pmos | ( | QString & | Name, |
| char *& | BitmapFile, | ||
| bool | getNewOne = false |
||
| ) | [static] |
| QString EKV26MOS::netlist | ( | ) | [protected, virtual] |
Reimplemented from Component.
Definition at line 273 of file EKV26MOS.cpp.
| Component * EKV26MOS::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 171 of file EKV26MOS.cpp.

1.7.6.1