Mantid
|
#include "MantidQtWidgets/Common/HintingLineEdit.h"
#include <QKeyEvent>
#include <QLabel>
#include <QStyle>
#include <QToolTip>
#include <boost/algorithm/string.hpp>
#include <utility>
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 |