|
Mantid
|
#include "MantidQtWidgets/Common/Batch/JobTreeView.h"#include "MantidQtWidgets/Common/Batch/AssertOrThrow.h"#include "MantidQtWidgets/Common/Batch/BuildSubtreeItems.h"#include "MantidQtWidgets/Common/Batch/CellDelegate.h"#include "MantidQtWidgets/Common/Batch/ExtractSubtrees.h"#include "MantidQtWidgets/Common/Batch/FindSubtreeRoots.h"#include "MantidQtWidgets/Common/Batch/QtBasicNavigation.h"#include "MantidQtWidgets/Common/Batch/StrictQModelIndices.h"#include "MantidQtWidgets/Common/HintingLineEditFactory.h"#include <QKeyEvent>#include <QStandardItemModel>#include <algorithm>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 |