Mantid
|
#include "MantidQtWidgets/Common/DllOption.h"
#include "MantidQtWidgets/Common/WorkspacePresenter/ViewNotifiable.h"
#include "MantidQtWidgets/Common/WorkspacePresenter/WorkspaceProvider.h"
#include "MantidQtWidgets/Common/WorkspacePresenter/WorkspaceProviderNotifiable.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::WorkspacePresenter |
Presenter class for Workspace dock in MantidPlot UI. More... | |
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::ADSAdapter_uptr = std::unique_ptr< WorkspaceProvider > |