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