[Qt-interest] QAbstractItemModel data supplied by a different thread.

Stephen Kelly steveire at gmail.com
Tue Jul 27 17:35:33 CEST 2010


Justus Best wrote:

> should I display
> placeholder images at first and call
> QtConcurrent::run(someScalingFunction...) install a QFutureWatcher on
> the result and emmit the dataChanged-Signal every time a new Pixmap is
> ready ? Or is there another solution.

That's what I would do.




More information about the Qt-interest-old mailing list