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