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