Qucs-GUI
0.0.18
|
#include <sweepdialog.h>
Public Member Functions | |
SweepDialog (Schematic *) | |
~SweepDialog () | |
Private Slots | |
void | slotNewValue (int) |
Private Member Functions | |
Graph * | setBiasPoints () |
Private Attributes | |
QGridLayout * | all |
Q3PtrList< mySpinBox > | BoxList |
Graph * | pGraph |
Schematic * | Doc |
Q3PtrList< Node > | NodeList |
Q3PtrList< double > | ValueList |
Definition at line 51 of file sweepdialog.h.
SweepDialog::SweepDialog | ( | Schematic * | Doc_ | ) |
Definition at line 62 of file sweepdialog.cpp.
SweepDialog::~SweepDialog | ( | ) |
Definition at line 116 of file sweepdialog.cpp.
|
private |
Definition at line 149 of file sweepdialog.cpp.
|
privateslot |
Definition at line 125 of file sweepdialog.cpp.
|
private |
Definition at line 63 of file sweepdialog.h.
|
private |
Definition at line 64 of file sweepdialog.h.
|
private |
Definition at line 67 of file sweepdialog.h.
|
private |
Definition at line 68 of file sweepdialog.h.
|
private |
Definition at line 66 of file sweepdialog.h.
|
private |
Definition at line 69 of file sweepdialog.h.