ExpDecayDialog Class Reference

#include <ExpDecayDialog.h>

List of all members.


Detailed Description

Fit exponential decay dialog.

Public Slots

void fit ()
void setGraph (Graph *g)

Signals

void options (const QString &, double, double, double, int)
void options (const QString &, double, double, double, double, int)
void options3 (const QString &, double, double, double, double, double, int)

Public Member Functions

 ExpDecayDialog (int type, QWidget *parent=0, Qt::WFlags fl=0)

Private Slots

void activateCurve (const QString &curveName)
void changeDataRange ()

Private Member Functions

void closeEvent (QCloseEvent *)

Private Attributes

DoubleSpinBoxboxAmplitude
ColorBoxboxColor
DoubleSpinBoxboxFirst
QComboBox * boxName
DoubleSpinBoxboxSecond
DoubleSpinBoxboxStart
DoubleSpinBoxboxThird
DoubleSpinBoxboxYOffset
QPushButton * buttonCancel
QPushButton * buttonFit
QLabel * dampingLabel
Fitfitter
Graphgraph
int slopes
QLabel * thirdLabel

Constructor & Destructor Documentation

ExpDecayDialog::ExpDecayDialog ( int  type,
QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)


Member Function Documentation

void ExpDecayDialog::activateCurve ( const QString &  curveName  )  [private, slot]

void ExpDecayDialog::changeDataRange (  )  [private, slot]

void ExpDecayDialog::closeEvent ( QCloseEvent *  e  )  [private]

void ExpDecayDialog::fit (  )  [slot]

void ExpDecayDialog::options ( const QString &  ,
double  ,
double  ,
double  ,
int   
) [signal]

void ExpDecayDialog::options ( const QString &  ,
double  ,
double  ,
double  ,
double  ,
int   
) [signal]

void ExpDecayDialog::options3 ( const QString &  ,
double  ,
double  ,
double  ,
double  ,
double  ,
int   
) [signal]

void ExpDecayDialog::setGraph ( Graph g  )  [slot]


Member Data Documentation

Referenced by activateCurve(), ExpDecayDialog(), and fit().

Referenced by ExpDecayDialog(), and fit().

Referenced by ExpDecayDialog(), and fit().

QComboBox* ExpDecayDialog::boxName [private]

Referenced by ExpDecayDialog(), fit(), and setGraph().

Referenced by ExpDecayDialog(), and fit().

Referenced by ExpDecayDialog(), and fit().

Referenced by activateCurve(), ExpDecayDialog(), and fit().

QPushButton* ExpDecayDialog::buttonCancel [private]

Referenced by ExpDecayDialog().

QPushButton* ExpDecayDialog::buttonFit [private]

Referenced by ExpDecayDialog().

QLabel * ExpDecayDialog::dampingLabel [private]

Referenced by ExpDecayDialog().

Referenced by closeEvent(), fit(), and setGraph().

int ExpDecayDialog::slopes [private]

Referenced by activateCurve(), and fit().

QLabel* ExpDecayDialog::thirdLabel [private]

Referenced by ExpDecayDialog().


The documentation for this class was generated from the following files:

Generated on Tue Jun 17 08:36:15 2008 for QtiPlot by  doxygen 1.5.5