I have an image object in my QML and set the source to load an image from the Internet.
The the image start to load the image stream, does anyone know how to abort/cancel the progress?
Thank you!
I have an image object in my QML and set the source to load an image from the Internet.
The the image start to load the image stream, does anyone know how to abort/cancel the progress?
Thank you!