Hi,

I have a filter model derived from QSortFilterProxyModel.
When i set QStandardModel as the source model the functino filterAcceptsRow is getting called and filterAcceptsRow is not called when i use it by setting a proxy model as a source model for my filter model.

Please help.

Regards,
GK