Mantid
|
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 | |
QModelIndex | MantidQt::MantidWidgets::Batch::above (QModelIndex const &index) |
bool | MantidQt::MantidWidgets::Batch::areOnSameRow (QModelIndex const &a, QModelIndex const &b) |
QModelIndex | MantidQt::MantidWidgets::Batch::below (QModelIndex const &index) |
QModelIndex | MantidQt::MantidWidgets::Batch::firstCellOnRowOf (QModelIndex const &index) |
bool | MantidQt::MantidWidgets::Batch::hasCellOnTheLeft (QModelIndex const &index) |
bool | MantidQt::MantidWidgets::Batch::hasCellOnTheRight (QModelIndex const &index) |
bool | MantidQt::MantidWidgets::Batch::hasRowAbove (QModelIndex const &index) |
bool | MantidQt::MantidWidgets::Batch::hasRowBelow (QModelIndex const &index) |
QModelIndex | MantidQt::MantidWidgets::Batch::leftOf (QModelIndex const &index) |
QModelIndex | MantidQt::MantidWidgets::Batch::rightOf (QModelIndex const &index) |