Implements a presenter for the project saving dialog.
More...
#include <ProjectSavePresenter.h>
Implements a presenter for the project saving dialog.
Definition at line 25 of file ProjectSavePresenter.h.
◆ Notification
◆ ProjectSavePresenter()
| MantidQt::MantidWidgets::ProjectSavePresenter::ProjectSavePresenter |
( |
IProjectSaveView * |
view | ) |
|
Construct a new presenter with a view.
◆ excludeWindowsForUncheckedWorkspace()
| void MantidQt::MantidWidgets::ProjectSavePresenter::excludeWindowsForUncheckedWorkspace |
( |
| ) |
|
|
private |
Update the view to add excluded windows for a workspace.
◆ includeWindowsForCheckedWorkspace()
| void MantidQt::MantidWidgets::ProjectSavePresenter::includeWindowsForCheckedWorkspace |
( |
| ) |
|
|
private |
Update the view to add included windows for a workspace.
◆ needsSizeWarning()
| bool MantidQt::MantidWidgets::ProjectSavePresenter::needsSizeWarning |
( |
const std::vector< std::string > & |
wsNames | ) |
|
Find out if a project needs a save warning.
◆ notify()
| void MantidQt::MantidWidgets::ProjectSavePresenter::notify |
( |
Notification |
notification | ) |
|
Notify the presenter to do something.
◆ prepareProjectFolder()
| void MantidQt::MantidWidgets::ProjectSavePresenter::prepareProjectFolder |
( |
| ) |
|
|
private |
Prepare a project folder given the path.
◆ m_model
◆ m_view
The documentation for this class was generated from the following file: