|
Mantid
|
#include "MantidAPI/IAlgorithm_fwd.h"#include "MantidAPI/Workspace_fwd.h"#include <map>#include <memory>Go to the source code of this file.
Classes | |
| class | MantidQt::MantidWidgets::IWorkspaceDockView |
Namespaces | |
| namespace | MantidQt |
| The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
| namespace | MantidQt::MantidWidgets |
Typedefs | |
| using | MantidQt::MantidWidgets::StringList = std::vector< std::string > |
| using | MantidQt::MantidWidgets::WorkspacePresenterVN_sptr = std::shared_ptr< ViewNotifiable > |
| using | MantidQt::MantidWidgets::WorkspacePresenterWN_wptr = std::weak_ptr< WorkspaceProviderNotifiable > |