As the AsyncImageResponse is owned by the qml engine, it should ideally
live in the same thread. Else, when we call destroyLater() on it in the
qml engine, we can run into various race coditions.
see also commit
|
||
---|---|---|
.. | ||
ImageResponseProviderCore | ||
doc/src | ||
imageresponseprovider-example.qml | ||
imageresponseprovider.cpp | ||
imageresponseprovider.pro | ||
imageresponseprovider.qmlproject |