Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
RowPredicate.h File Reference
#include "MantidQtWidgets/Common/Batch/RowLocation.h"
#include <memory>

Go to the source code of this file.

Classes

class  MantidQt::MantidWidgets::Batch::LambdaRowPredicate< LambdaPredicate >
 
class  MantidQt::MantidWidgets::Batch::RowPredicate
 

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

template<typename Predicate >
std::unique_ptr< RowPredicate > MantidQt::MantidWidgets::Batch::makeFilterFromLambda (Predicate predicate)