Mantid
|
#include <QPainter>
#include <QStyledItemDelegate>
#include "MantidAPI/AlgorithmManager.h"
#include "MantidQtWidgets/Common/HintStrategy.h"
#include "MantidQtWidgets/Common/HintingLineEdit.h"
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::HintingLineEditFactory |
HintingLineEditFactory : A QStyledItemDelegate that produces HintingLineEdits using the given hint strategy. 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 |