"
An: interest@qt-project.org
Betreff: Re: [Interest] ImageProvider Threading
Gunnar:
Thanks for the 5.6 doc link.
Could not find anything that talks about parallel loading. But if you
say it will provide parallel loading, what does the QML Image { } object
display while the image is loading?
I m
i Mark,
>> I think it is serial. In Qt 5.6 there will be a new
>> QQuickAsyncImageProvider
>> <http://doc-snapshots.qt.io/qt5-5.6/qquickasyncimageprovider.html> class,
>> with
>> it you can do parallel image loading/rendering.
>> Regards,
>> Gunnar Ro
9 Uhr
> *Von:* "mark diener"
> *An:* "interest@qt-project.org"
> *Betreff:* [Interest] ImageProvider Threading
> Hello List:
> When dealing with multi-threading, the docs say that QQuickImageProvider
> will load
> images in a separate low priority thread.
> As it r
Betreff: [Interest] ImageProvider Threading
Hello List:
When dealing with multi-threading, the docs say that QQuickImageProvider will load
images in a separate low priority thread.
As it reads in the docs:
http://doc.qt.io/qt-5/qquickimageprovider.html#details
"When this is enabled,
Hello List:
When dealing with multi-threading, the docs say that QQuickImageProvider
will load
images in a separate low priority thread.
As it reads in the docs:
http://doc.qt.io/qt-5/qquickimageprovider.html#details
"When this is enabled, the image request to the provider is run in a low
prior