[Qt-interest] Displaying Image Resources from an URL
Raja Rokkam
rokkamraja at gmail.com
Thu Nov 5 15:46:03 CET 2009
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 ?
Thanks,
Raja.
On Thu, Nov 5, 2009 at 8:01 PM, Sean Harmer <sean.harmer at maps-technology.com
> wrote:
> Hi,
>
> On Thursday 05 Nov 2009 14:08:35 Raja Rokkam wrote:
> > 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 ?
>
> Yes. Take a look at QNetworkAccessManager and QNetworkReply:
>
> http://doc.trolltech.com/4.6-snapshot/qnetworkaccessmanager.html
> http://doc.trolltech.com/4.6-snapshot/qnetworkreply.html
>
> You can use these to download whatever data you like from a network.
>
> Have fun,
>
> Sean
> _______________________________________________
> 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/0c2b7681/attachment.html
More information about the Qt-interest-old
mailing list