Qucs-GUI
0.0.19
|
#include <attenuator.h>
Public Member Functions | |
Attenuator () | |
~Attenuator () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Definition at line 24 of file attenuator.h.
Definition at line 59 of file attenuator.cpp.
Element * Attenuator::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Component * Attenuator::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 63 of file attenuator.cpp.