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