Exactly: I want QML Image to have a refresh() method that will force it to reload the image.

One use case:  let's say I have a jpg on disk that I'm showing in QML.
If I edit the image in an external application and save it again with the same name,
I'd like to be able to reload the image without changing the source name.



Harri

On 10/03/2015 11:34, Daniel França wrote:
What exactly you want to do?

Em ter, 10 de mar de 2015 às 11:26, Harri Pasanen <[email protected] <mailto:[email protected]>> escreveu:

    Hi,

    Is there a way to force QML image to refresh, other than changing its
    "source" property?

    Thanks,

    Harri
    _______________________________________________
    Interest mailing list
    [email protected] <mailto:[email protected]>
    http://lists.qt-project.org/mailman/listinfo/interest


_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to