|
Mantid
|
#include <stdexcept>#include <string>Go to the source code of this file.
Functions | |
| void | assertOrThrow (bool condition, std::string const &message) |
| See the developer documentation for Batch Widget at developer.mantidproject.org/BatchWidget/index.html. More... | |
|
inline |
See the developer documentation for Batch Widget at developer.mantidproject.org/BatchWidget/index.html.
Definition at line 15 of file AssertOrThrow.h.
Referenced by MantidQt::MantidWidgets::Batch::fromFilteredModel(), MantidQt::MantidWidgets::Batch::fromMainModel(), MantidQt::MantidWidgets::Batch::JobTreeView::insertChildRowOf(), MantidQt::MantidWidgets::Batch::modelItemFromIndex(), MantidQt::MantidWidgets::Batch::RowLocation::parent(), MantidQt::MantidWidgets::Batch::pathsSameUntilDepth(), MantidQt::MantidWidgets::Batch::RowLocation::relativeTo(), MantidQt::MantidWidgets::Batch::JobTreeView::removeRowAt(), and MantidQt::MantidWidgets::Batch::JobTreeView::replaceRows().