17 void setColumn(Explorer::Column col);
20 bool filterAcceptsRow(
int sourceRow,
const QModelIndex& sourceParent)
const override;
22 bool filterAcceptsRowItself(
int sourceRow,
const QModelIndex& sourceParent)
const;
23 bool hasAcceptedChildren(
int sourceRow,
const QModelIndex& sourceParent)
const;
26 Explorer::Column m_col;