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


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

1.7.6.1