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