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


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

1.7.6.1