Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
RowLocation.cpp File Reference
#include "MantidQtWidgets/Common/Batch/RowLocation.h"
#include "MantidQtWidgets/Common/Batch/AssertOrThrow.h"
#include <boost/algorithm/string/predicate.hpp>
#include <utility>
#include "MantidQtWidgets/Common/Batch/equal.hpp"

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 std::ostream & MantidQt::MantidWidgets::Batch::operator<< (std::ostream &os, RowLocation const &location)
 
EXPORT_OPT_MANTIDQT_COMMON bool MantidQt::MantidWidgets::Batch::pathsSameUntilDepth (int depth, RowLocation const &locationA, RowLocation const &locationB)