#include <WorkspaceProvider.h>
- Author
- Lamar Moore
- Date
- 24-08-2016
- Version
- 1.0
Definition at line 28 of file WorkspaceProvider.h.
◆ ~WorkspaceProvider()
| virtual MantidQt::MantidWidgets::WorkspaceProvider::~WorkspaceProvider |
( |
| ) |
|
|
virtualdefault |
◆ doesWorkspaceExist()
| virtual bool MantidQt::MantidWidgets::WorkspaceProvider::doesWorkspaceExist |
( |
const std::string & |
wsname | ) |
const |
|
pure virtual |
◆ getNewName()
| virtual std::string MantidQt::MantidWidgets::WorkspaceProvider::getNewName |
( |
| ) |
const |
|
pure virtual |
◆ getOldName()
| virtual std::string MantidQt::MantidWidgets::WorkspaceProvider::getOldName |
( |
| ) |
const |
|
pure virtual |
◆ registerPresenter()
| virtual void MantidQt::MantidWidgets::WorkspaceProvider::registerPresenter |
( |
Presenter_wptr |
presenter | ) |
|
|
pure virtual |
◆ topLevelItems()
The documentation for this class was generated from the following file: