Mantid
|
#include <utility>
#include "MantidQtWidgets/Common/Batch/AssertOrThrow.h"
#include "MantidQtWidgets/Common/Batch/CellStandardItem.h"
#include "MantidQtWidgets/Common/Batch/QtBasicNavigation.h"
#include "MantidQtWidgets/Common/Batch/QtStandardItemTreeAdapter.h"
#include "MantidQtWidgets/Common/Batch/StrictQModelIndices.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 |
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) |