This class should be the basis for all customised algorithm dialogs.
void initLayout() override
Initialize the layout.
static const QString RECTANGULAR_GROUP
Rectangular detector group name.
void inputWorkspaceChanged(const QString &pName)
Called when input workspace get changed.
static const QString INPUT_WORKSPACE
Input workspace name.
void accept() override
Overridden to enable validators.
static const QString NON_UNIFORM_GROUP
Non rectangular detector group name.
QVBoxLayout * m_dialogLayout
Main layout for the dialog.
MantidQt::API::AlgorithmPropertiesWidget * m_propertiesWidget
Widget for all the PropertyWidgets.