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, const char *name=0, bool modal=false, Qt::WFlags fl=0)
 ~IntDialog ()

Public Attributes

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

Private Attributes

Graphgraph

Constructor & Destructor Documentation

IntDialog::IntDialog ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WFlags  fl = 0 
)

IntDialog::~IntDialog (  )  [inline]


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

QComboBox* IntDialog::boxName

QSpinBox* IntDialog::boxOrder

QCheckBox* IntDialog::boxShowFormula

QLineEdit* IntDialog::boxStart

QSpinBox* IntDialog::boxSteps

QLineEdit* IntDialog::boxTol

QPushButton* IntDialog::buttonCancel

QPushButton* IntDialog::buttonHelp

QPushButton* IntDialog::buttonOk

Graph* IntDialog::graph [private]


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:43 2007 for QtiPlot by  doxygen 1.5.3