Mantid
|
#include "DllOption.h"
#include "MantidAPI/AnalysisDataService.h"
#include "MantidAPI/Workspace_fwd.h"
#include <Poco/NObserver.h>
#include <QMetaType>
#include <QObject>
Go to the source code of this file.
Classes | |
class | MantidQt::API::ObserverCallback |
A simple callback class so that we avoid multiple inheritance issues with QObject. More... | |
class | MantidQt::API::WorkspaceObserver |
Observes AnalysisDataService notifications: add,replace,delete. 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::API |