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


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


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

1.7.6.1