Interpolation options dialog.
More...
#include <InterpolationDialog.h>
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, ApplicationWindow::d_decimal_digits, interpolate(), ColorButton::setColor(), and DoubleSpinBox::setDecimals().
Member Function Documentation
void InterpolationDialog::activateCurve |
( |
const QString & |
s | ) |
|
|
slot |
void InterpolationDialog::changeDataRange |
( |
| ) |
|
|
slot |
void InterpolationDialog::interpolate |
( |
| ) |
|
|
slot |
References Graph::analysableCurvesList(), boxColor, boxEnd, boxMethod, boxName, boxPoints, boxStart, ColorButton::color(), Graph::curve(), graph, Filter::run(), Filter::setColor(), Filter::setOutputPoints(), and DoubleSpinBox::value().
Referenced by InterpolationDialog().
void InterpolationDialog::setGraph |
( |
Graph * |
g | ) |
|
|
slot |
Member Data Documentation
QComboBox* InterpolationDialog::boxMethod |
|
private |
QComboBox* InterpolationDialog::boxName |
|
private |
QSpinBox* InterpolationDialog::boxPoints |
|
private |
QPushButton* InterpolationDialog::buttonCancel |
|
private |
QPushButton* InterpolationDialog::buttonFit |
|
private |
Graph* InterpolationDialog::graph |
|
private |
The documentation for this class was generated from the following files: