[Qt-interest] QSqlQueryModel with QSortFilterProxyModeldoesn'tupdate properly

Andre Somers andre at familiesomers.nl
Mon Jan 17 18:17:59 CET 2011


Op 17-1-2011 18:14, Scott Aron Bloom schreef:
> I had worked on, but never finished, a patch to the proxy filter model to auto call the fetchmore till its available rows was enough to populate the screen.
Sounds interesting, but I don't think it would work properly. That would 
mean that as soon as you start scrolling and more records are fetched, 
data may appear at random places in your view as the data gets sorted. 
Doesn't sound like acceptable behaviour. Or do I misunderstand something 
here?

André



More information about the Qt-interest-old mailing list