Interpolation options dialog.
More...
#include <InterpolationDialog.h>
Interpolation options dialog.
◆ InterpolationDialog()
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().
◆ activateCurve
void InterpolationDialog::activateCurve |
( |
const QString & |
s | ) |
|
|
slot |
◆ changeDataRange
void InterpolationDialog::changeDataRange |
( |
| ) |
|
|
slot |
◆ interpolate
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().
◆ setGraph
void InterpolationDialog::setGraph |
( |
Graph * |
g | ) |
|
|
slot |
◆ boxColor
◆ boxEnd
◆ boxMethod
QComboBox* InterpolationDialog::boxMethod |
|
private |
◆ boxName
QComboBox* InterpolationDialog::boxName |
|
private |
◆ boxPoints
QSpinBox* InterpolationDialog::boxPoints |
|
private |
◆ boxStart
◆ buttonCancel
QPushButton* InterpolationDialog::buttonCancel |
|
private |
◆ buttonFit
QPushButton* InterpolationDialog::buttonFit |
|
private |
◆ graph
Graph* InterpolationDialog::graph |
|
private |
The documentation for this class was generated from the following files: