Qucs-GUI
0.0.19
|
#include <mod_amp.h>
Public Member Functions | |
mod_amp () | |
~mod_amp () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Protected Member Functions | |
void | createSymbol () |
mod_amp::mod_amp | ( | ) |
Definition at line 13 of file mod_amp.cpp.
mod_amp::~mod_amp | ( | ) | [inline] |
void mod_amp::createSymbol | ( | ) | [protected] |
Element * mod_amp::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Component * mod_amp::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 58 of file mod_amp.cpp.