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


Public Member Functions | |
| Thyristor () | |
| ~Thyristor () | |
| Component * | newOne () |
Static Public Member Functions | |
| static Element * | info (QString &, char *&, bool getNewOne=false) |
Definition at line 24 of file thyristor.h.
| Thyristor::~Thyristor | ( | ) | [inline] |
Definition at line 27 of file thyristor.h.
| Element * Thyristor::info | ( | QString & | Name, |
| char *& | BitmapFile, | ||
| bool | getNewOne = false |
||
| ) | [static] |
| Component * Thyristor::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 64 of file thyristor.cpp.

1.7.6.1