IntDialog Class Reference

#include <IntDialog.h>

List of all members.


Detailed Description

Integration options dialog.

Public Slots

void accept ()
void activateCurve (const QString &curveName)
void changeDataRange ()
void help ()
void setGraph (Graph *g)

Signals

void integrate (int, int, int, double, double, double)

Public Member Functions

 IntDialog (QWidget *parent=0, Qt::WFlags fl=0)

Private Attributes

QLineEdit * boxEnd
QComboBox * boxName
QSpinBox * boxOrder
QCheckBox * boxShowFormula
QLineEdit * boxStart
QSpinBox * boxSteps
QLineEdit * boxTol
QPushButton * buttonCancel
QPushButton * buttonHelp
QPushButton * buttonOk
Graphgraph

Constructor & Destructor Documentation

IntDialog::IntDialog ( QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)


Member Function Documentation

void IntDialog::accept (  )  [slot]

void IntDialog::activateCurve ( const QString &  curveName  )  [slot]

void IntDialog::changeDataRange (  )  [slot]

void IntDialog::help (  )  [slot]

void IntDialog::integrate ( int  ,
int  ,
int  ,
double  ,
double  ,
double   
) [signal]

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


Member Data Documentation

QLineEdit* IntDialog::boxEnd [private]

QComboBox* IntDialog::boxName [private]

QSpinBox* IntDialog::boxOrder [private]

QCheckBox* IntDialog::boxShowFormula [private]

QLineEdit* IntDialog::boxStart [private]

QSpinBox* IntDialog::boxSteps [private]

QLineEdit* IntDialog::boxTol [private]

QPushButton* IntDialog::buttonCancel [private]

QPushButton* IntDialog::buttonHelp [private]

QPushButton* IntDialog::buttonOk [private]

Graph* IntDialog::graph [private]


The documentation for this class was generated from the following files:
Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4