#include "DllOption.h"
#include "MantidQtWidgets/Common/IndexTypes.h"
#include <string>
#include <vector>
#include <QEvent>
#include <QModelIndex>
#include <QObject>
#include <QPainter>
#include <QPersistentModelIndex>
#include <QString>
#include <QStyleOptionViewItem>
#include <QStyledItemDelegate>
#include <QTableWidget>
#include <QTableWidgetItem>
Go to the source code of this file.
|
namespace | MantidQt |
| The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list.
|
|
namespace | MantidQt::MantidWidgets |
|