16namespace MantidWidgets {
18class EditLocalParameterDialog;
27 const QString &constraint,
bool othersFixed,
bool allOthersFixed,
bool othersTied,
28 bool logOptionsEnabled);
57 bool eventFilter(QObject *widget, QEvent *evn)
override;
double value
The value of the point.
std::map< DeltaEMode::Type, std::string > index
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...