13#include "ui_ManageUserDirectories.h"
32 void enableSaveToFile(
bool enabled);
39 virtual void initLayout();
40 void loadProperties();
41 void saveProperties();
42 QListWidget *listWidget(QObject *
object);
47 void confirmClicked();
49 void browseToDirectory();
#define EXPORT_OPT_MANTIDQT_COMMON
Access and update the user directory settings within the Mantid config service.
QPushButton * cancelButton() const
Testing accessors.
Ui::ManageUserDirectories m_uiForm
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...