Re: Find out when filtering is doing in QSortFilterProxyModel
Originally Posted by alizadeh91
yes that is the only way!
No, it is not. You can make use of filterAcceptsRow() or filterAcceptsColumn(). Overriding setFilterRegExp doesn't make much sense because it is not a virtual method.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks