Mantid
|
#include "MantidQtWidgets/Common/Batch/Row.h"
#include "MantidQtWidgets/Common/Batch/StrictQModelIndices.h"
#include "MantidQtWidgets/Common/DllOption.h"
#include <QSortFilterProxyModel>
#include <QStandardItemModel>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter |
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 |
namespace | MantidQt::MantidWidgets::Batch |
Functions | |
EXPORT_OPT_MANTIDQT_COMMON QStandardItem * | MantidQt::MantidWidgets::Batch::modelItemFromIndex (QStandardItemModel &model, QModelIndexForMainModel const &index) |
EXPORT_OPT_MANTIDQT_COMMON QStandardItem const * | MantidQt::MantidWidgets::Batch::modelItemFromIndex (QStandardItemModel const &model, QModelIndexForMainModel const &index) |