[Qt-interest] Displaying Image Resources from an URL

Mystical Groovy mysticalgr at gmail.com
Thu Nov 5 15:21:22 CET 2009


If you youre running Linux, and image is on a standard URL, you can use
QProcess to "wget" the image, save it under for e.x "/tmp" and the load it
on your app.

2009/11/5 Raja Rokkam <rokkamraja at gmail.com>

> Hi All,
>
>    Would it be possible for my application to display an image from a URL
> instead of image file on disk ? I should be able to change the images from
> that same location and it should be reflected everytime when my application
> starts ?
>
>
> Thanks,
> Raja.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091105/679723c5/attachment.html 


More information about the Qt-interest-old mailing list