16#include <QSignalMapper>
20namespace MantidWidgets {
31 bool saveAsZeroErrorFree);
34 static QString getSaveAlgExt(
const QString &algName);
36 void onSaveAsZeroErrorFreeChanged(
int state);
37 void onUpdateGeomtryInformation(QString &geometryID, QString &sampleHeight, QString &sampleWidth,
38 QString &sampleThickness);
60 void setupLine1(QHBoxLayout *
const lineOne);
63 void setFileName(
const QString &newName);
65 void saveSettings()
const;
68 void closeEvent(QCloseEvent *event)
override;
76 void setFileName(
int row);
77 void saveFileBrowse();
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...