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