Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

QDeclarativeImageProvider and asynchronous image loading

$
0
0
Hi there, I’m wondering how asynchronous image loading regards deleting of the image provider since I didn’t find any clue in the docs. For example, we have some provider and have been loading some images, suppose we have 5 images in processing at the moment. Now we delete image provider but threads are still processing. What happens to the image processing threads? Will it cause a crash due to accessing deleted provider? If so how can I prevent it?

Viewing all articles
Browse latest Browse all 18427

Trending Articles