|
Mantid
|
#include "MantidQtWidgets/Common/AlgorithmSelectorWidget.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidKernel/System.h"#include "boost/algorithm/string.hpp"#include <QApplication>#include <QCompleter>#include <QDrag>#include <QHBoxLayout>#include <QMimeData>#include <QMouseEvent>#include <QPushButton>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 |