1 #ifndef STEP_FILTER_PROXY_MODEL_H_INCLUDED
2 #define STEP_FILTER_PROXY_MODEL_H_INCLUDED
24 #include <QSortFilterProxyModel>
52 bool filterAcceptsRow(
int sourceRow,
const QModelIndex& sourceParent)
const;
60 #endif // end-of-include-guard
Custom proxy model to filter a QStandardModel with file names with time steps.
Namespace for SimPT shell package.
Interface for StepSelection.
virtual ~StepFilterProxyModel()
Destructor.
see the online Qt documentation
StepFilterProxyModel(QObject *parent=nullptr)
Constructor.
see the online Qt documentation
Class handling user input of ranges of steps.
void SetStepRanges(const QString &ranges)
Sets the ranges of the accepted steps of the first column.