Quote Originally Posted by DURGAPRASAD NEELAM View Post
[SIZE=4]
[B] 1. Is it possible to call this function only for the items which are visible currently in a view & then when I scroll down Apply same filter for newly brought items into view ?
Yes. Subclass QAbstractProxyModel and implement your own proxy.