[Qt-interest] Displaying Image Resources from an URL

Boudewijn Rempt boud at valdyas.org
Thu Nov 5 15:50:43 CET 2009


On Thu, 5 Nov 2009, Raja Rokkam wrote:

> Hi,
> 
>       Thanks for the replies. But would it be possible to just keep the
> image on the server itself and directly link to it from my application
> without downloading it ?
> 

Yes. Just use a QWebView for your images. Which, of course, doesn't mean
the image won't be downloaded, of course.

Boudewijn




More information about the Qt-interest-old mailing list