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