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