Integration options dialog.
More...
#include <IntDialog.h>
Integration options dialog.
| IntDialog::IntDialog |
( |
QWidget * |
parent = 0, |
|
|
Graph * |
g = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
References accept(), addFunctionBtn, boxEnd, boxFunction, boxMathFunctions, boxPlot, boxStart, boxSteps, boxTol, boxVariable, buttonCancel, buttonClear, buttonFunctionLog, buttonOk, clearFunction(), ScriptEdit::enableShortcuts(), MyParser::functionsList(), insertFunction(), DoubleSpinBox::setMinimum(), DoubleSpinBox::setSingleStep(), DoubleSpinBox::setValue(), and showFunctionLog().
| void IntDialog::accept |
( |
| ) |
|
|
privateslot |
References boxEnd, boxFunction, boxPlot, boxStart, boxSteps, boxTol, boxVariable, d_graph, Filter::enableGraphicsDisplay(), Filter::error(), Filter::run(), Filter::setTolerance(), Integration::setWorkspaceSize(), ApplicationWindow::updateFunctionLists(), validInput(), and DoubleSpinBox::value().
Referenced by IntDialog().
| void IntDialog::clearFunction |
( |
| ) |
|
|
privateslot |
| void IntDialog::insertFunction |
( |
| ) |
|
|
privateslot |
| void IntDialog::showFunctionLog |
( |
| ) |
|
|
privateslot |
| bool IntDialog::validInput |
( |
const QString & |
function | ) |
|
|
private |
| QPushButton * IntDialog::addFunctionBtn |
|
private |
| QComboBox* IntDialog::boxMathFunctions |
|
private |
| QCheckBox* IntDialog::boxPlot |
|
private |
| QSpinBox* IntDialog::boxSteps |
|
private |
| QLineEdit* IntDialog::boxVariable |
|
private |
| QPushButton* IntDialog::buttonCancel |
|
private |
| QPushButton * IntDialog::buttonClear |
|
private |
| QPushButton* IntDialog::buttonFunctionLog |
|
private |
| QPushButton* IntDialog::buttonOk |
|
private |
| Graph* IntDialog::d_graph |
|
private |
The documentation for this class was generated from the following files: