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