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