|
Mantid
|
#include "MantidQtWidgets/Common/MessageDisplay.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/Logger.h"#include "MantidQtWidgets/Common/NotificationService.h"#include <QAction>#include <QActionGroup>#include <QCoreApplication>#include <QHBoxLayout>#include <QInputDialog>#include <QMenu>#include <QPlainTextEdit>#include <QPoint>#include <QScrollBar>#include <QSettings>#include <QSignalMapper>#include <Poco/Logger.h>#include <Poco/Message.h>#include <Poco/SplitterChannel.h>#include <Poco/Version.h>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 |