Re: How to display progress while fetching contacts?

2011-04-14 Thread Joseph Charpak
On Thu, 14 Apr 2011 16:16:01 -0400 David Talmage wrote: > I'm looking for a platform-independent way to display the progress of > a QContactFetchRequest. Can any of you suggest a solution? I've > found a couple of partial solutions but nothing completely > satisfactory. > > QProgressBar would

How to display progress while fetching contacts?

2011-04-14 Thread David Talmage
I'm looking for a platform-independent way to display the progress of a QContactFetchRequest. Can any of you suggest a solution? I've found a couple of partial solutions but nothing completely satisfactory. QProgressBar would be perfect if I knew how many contacts to expect. I don't know th