Interpolation options dialog.
More...
#include <InterpolationDialog.h>
List of all members.
Detailed Description
Interpolation options dialog.
Constructor & Destructor Documentation
| InterpolationDialog::InterpolationDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
References activateCurve(), boxColor, boxEnd, boxMethod, boxName, boxPoints, boxStart, buttonCancel, buttonFit, interpolate(), and ColorBox::setColor().
| InterpolationDialog::~InterpolationDialog |
( |
| ) |
|
|
inline |
Member Function Documentation
| void InterpolationDialog::activateCurve |
( |
const QString & |
curveName | ) |
|
|
slot |
| void InterpolationDialog::changeDataRange |
( |
| ) |
|
|
slot |
| void InterpolationDialog::interpolate |
( |
| ) |
|
|
slot |
References Graph::analysableCurvesList(), boxColor, boxEnd, boxMethod, boxName, boxPoints, boxStart, graph, Filter::run(), Filter::setColor(), and Filter::setOutputPoints().
Referenced by InterpolationDialog().
| void InterpolationDialog::setGraph |
( |
Graph * |
g | ) |
|
|
slot |
Member Data Documentation
| QLineEdit* InterpolationDialog::boxEnd |
| QComboBox* InterpolationDialog::boxMethod |
| QComboBox* InterpolationDialog::boxName |
| QSpinBox* InterpolationDialog::boxPoints |
| QLineEdit* InterpolationDialog::boxStart |
| QPushButton* InterpolationDialog::buttonCancel |
| QPushButton* InterpolationDialog::buttonFit |
| Graph* InterpolationDialog::graph |
|
private |
The documentation for this class was generated from the following files: