Mantid
|
#include "MantidQtWidgets/Common/SelectWorkspacesDialog.h"
#include "MantidAPI/AnalysisDataService.h"
#include "MantidAPI/MatrixWorkspace.h"
#include <QDialogButtonBox>
#include <QListWidget>
#include <QPushButton>
#include <QVBoxLayout>
#include <set>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::WorkspaceIsNotOfType |
Helper comparitor class used to determine if a workspace is not of a given type. 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 |