Integration options dialog.
More...
#include <IntDialog.h>
List of all members.
Public Member Functions |
| IntDialog (QWidget *parent=0, Graph *g=0, Qt::WFlags fl=0) |
Private Member Functions |
bool | validInput (const QString &function) |
Detailed Description
Integration options dialog.
Constructor & Destructor Documentation
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().
Member Function Documentation
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 |
Member Data Documentation
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: