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