20 #ifndef ETREEMODELSORTFILTERPROXYMODEL_H
21 #define ETREEMODELSORTFILTERPROXYMODEL_H
23 #include <QSortFilterProxyModel>
34 virtual bool filterAcceptsRow(
int sourceRow,
const QModelIndex &sourceParent)
const;
37 #endif // ETREEMODELSORTFILTERPROXYMODEL_H
#define E_CORE_EXPORT
Definition: eglobal.h:107
Definition: etreemodelsortfilterproxymodel.h:26