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


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

1.7.6.1