Hi guys..
I’ve used a QSortFilterProxyModel. Now in filtering the tableview (by setFilterRegExp), I want to be warned. But there isn’t nothing such signal in QSortFilterProxyModel that emitted in this case. How can i find out when the filtering is doing?!