Qucs-GUI  0.0.19
Public Member Functions | Private Slots | Private Member Functions | Private Attributes
SweepDialog Class Reference

#include <sweepdialog.h>

Collaboration diagram for SweepDialog:
Collaboration graph
[legend]

Public Member Functions

 SweepDialog (Schematic *)
 ~SweepDialog ()

Private Slots

void slotNewValue (int)

Private Member Functions

GraphsetBiasPoints ()

Private Attributes

QGridLayout * all
QList< mySpinBox * > BoxList
GraphpGraph
SchematicDoc
QList< Node * > NodeList
QList< double * > ValueList

Detailed Description

Definition at line 48 of file sweepdialog.h.


Constructor & Destructor Documentation

Definition at line 65 of file sweepdialog.cpp.

Here is the call graph for this function:

Definition at line 121 of file sweepdialog.cpp.


Member Function Documentation

Definition at line 156 of file sweepdialog.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void SweepDialog::slotNewValue ( int  ) [private, slot]

Definition at line 131 of file sweepdialog.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

QGridLayout* SweepDialog::all [private]

Definition at line 60 of file sweepdialog.h.

QList<mySpinBox *> SweepDialog::BoxList [private]

Definition at line 61 of file sweepdialog.h.

Definition at line 64 of file sweepdialog.h.

QList<Node *> SweepDialog::NodeList [private]

Definition at line 65 of file sweepdialog.h.

Definition at line 63 of file sweepdialog.h.

QList<double *> SweepDialog::ValueList [private]

Definition at line 66 of file sweepdialog.h.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines