Integration options dialog.
More...
#include <IntDialog.h>
Integration options dialog.
§ IntDialog()
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().
§ accept
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().
§ clearFunction
void IntDialog::clearFunction |
( |
| ) |
|
|
privateslot |
§ insertFunction
void IntDialog::insertFunction |
( |
| ) |
|
|
privateslot |
§ showFunctionLog
void IntDialog::showFunctionLog |
( |
| ) |
|
|
privateslot |
§ validInput()
bool IntDialog::validInput |
( |
const QString & |
function | ) |
|
|
private |
§ addFunctionBtn
QPushButton * IntDialog::addFunctionBtn |
|
private |
§ boxEnd
§ boxFunction
§ boxMathFunctions
QComboBox* IntDialog::boxMathFunctions |
|
private |
§ boxPlot
QCheckBox* IntDialog::boxPlot |
|
private |
§ boxStart
§ boxSteps
QSpinBox* IntDialog::boxSteps |
|
private |
§ boxTol
§ boxVariable
QLineEdit* IntDialog::boxVariable |
|
private |
§ buttonCancel
QPushButton* IntDialog::buttonCancel |
|
private |
§ buttonClear
QPushButton * IntDialog::buttonClear |
|
private |
§ buttonFunctionLog
QPushButton* IntDialog::buttonFunctionLog |
|
private |
§ buttonOk
QPushButton* IntDialog::buttonOk |
|
private |
§ d_graph
Graph* IntDialog::d_graph |
|
private |
The documentation for this class was generated from the following files: