|
Mantid
|
#include "MantidQtWidgets/Common/MantidTreeWidget.h"#include "MantidQtWidgets/Common/WorkspacePresenter/WorkspaceTreeWidget.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/WorkspaceGroup.h"#include "MantidQtWidgets/Common/DropEventHelper.h"#include "MantidQtWidgets/Common/MantidDisplayBase.h"#include <QApplication>#include <QDrag>#include <QDragMoveEvent>#include <QFileInfo>#include <QList>#include <QMimeData>#include <QUrl>Go to the source code of this file.
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 |