48 void accept()
override;
51 void initLayout()
override;
53 void parseInput()
override;
#define EXPORT_OPT_MANTIDQT_COMMON
This class should be the basis for all customised algorithm dialogs.
This class gives a basic dialog that is not tailored to a particular algorithm.
AlgorithmPropertiesWidget * m_algoPropertiesWidget
Widget containing all the PropertyWidgets.
~GenericDialog() override
Destructor.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...