InterpolationDialog Class Reference

#include <InterpolationDialog.h>

List of all members.


Detailed Description

Interpolation options dialog.

Public Slots

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

Public Member Functions

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

Private Attributes

ColorBoxboxColor
DoubleSpinBoxboxEnd
QComboBox * boxMethod
QComboBox * boxName
QSpinBox * boxPoints
DoubleSpinBoxboxStart
QPushButton * buttonCancel
QPushButton * buttonFit
Graphgraph

Constructor & Destructor Documentation

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


Member Function Documentation

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

void InterpolationDialog::changeDataRange (  )  [slot]

void InterpolationDialog::interpolate (  )  [slot]

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


Member Data Documentation

Referenced by interpolate(), and InterpolationDialog().

QComboBox* InterpolationDialog::boxMethod [private]

Referenced by interpolate(), and InterpolationDialog().

QComboBox* InterpolationDialog::boxName [private]

QSpinBox* InterpolationDialog::boxPoints [private]

Referenced by interpolate(), and InterpolationDialog().

QPushButton* InterpolationDialog::buttonCancel [private]

Referenced by InterpolationDialog().

QPushButton* InterpolationDialog::buttonFit [private]

Referenced by InterpolationDialog().


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

Generated on Fri Nov 7 03:36:55 2008 for QtiPlot by  doxygen 1.5.6