16#include <QSortFilterProxyModel>
19namespace MantidWidgets {
25 void setPredicate(std::unique_ptr<RowPredicate> predicate);
26 void resetPredicate();
31 bool filterAcceptsRow(
int row,
const QModelIndex &parent)
const override;
#define EXPORT_OPT_MANTIDQT_COMMON
std::map< DeltaEMode::Type, std::string > index
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...