QtiPlot  0.9.8.2
Public Slots | Public Member Functions | Private Slots | Private Member Functions | Private Attributes
ExpDecayDialog Class Reference

Fit exponential decay dialog. More...

#include <ExpDecayDialog.h>

List of all members.

Public Slots

void fit ()
void setGraph (Graph *g)

Public Member Functions

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

Private Slots

void activateCurve (const QString &)
void changeDataRange ()

Private Member Functions

void closeEvent (QCloseEvent *)

Private Attributes

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

Detailed Description

Fit exponential decay dialog.


Constructor & Destructor Documentation

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

Member Function Documentation

void ExpDecayDialog::activateCurve ( const QString &  s) [private, slot]
void ExpDecayDialog::changeDataRange ( ) [private, slot]
void ExpDecayDialog::closeEvent ( QCloseEvent *  e) [private]
void ExpDecayDialog::fit ( ) [slot]
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: