13#include "ui_ConvertTableToMatrixWorkspaceDialog.h"
24namespace MantidWidgets {
25class FileFinderWidget;
28namespace CustomDialogs {
54 Ui::ConvertTableToMatrixWorkspaceDialog
m_form;
This class should be the basis for all customised algorithm dialogs.
This class gives specialised dialog for the ConvertTableToMatrixWorkspace algorithm.
Ui::ConvertTableToMatrixWorkspaceDialog m_form
Form.
void fillColumnNames(const QString &)
Update the column name widgets.
void initLayout() override
Initialize the layout.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...