Mantid
|
#include <QModelIndex>
#include <utility>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::Batch::QtTreeCursorNavigation |
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 |
Typedefs | |
using | MantidQt::MantidWidgets::Batch::QtTreeCursorNavigationResult = std::pair< bool, QModelIndex > |