[PyQt] Number of rows after filter

F.A.Pinkse fapinkse at gmail.com
Tue Dec 21 21:02:30 GMT 2010


Hi All

I have a QtreeView with an QSortFilterProxyModel set as model
When I fill the ProxyModel I can see all the data I supplied. So its 
working.

Now I want to display somthing like 'x of y' after applying a filter.
with x the number of remaining rows from the total y.

So for short where can I find the number of rows 
theQSortFilterProxyModel is actuallly displaying?


Thanks,

Frans,



More information about the PyQt mailing list