I actually want to display the image straight from the internet
https://chart.googleapis.com/chart?c...hl=Hello|World
Thank you
I actually want to display the image straight from the internet
https://chart.googleapis.com/chart?c...hl=Hello|World
Thank you
You first have to download it. See QNetworkAccessManager for a first start.
shalini (8th January 2011)
after getting your image as QByteArray use this function to load it
http://doc.qt.nokia.com/4.7/qpixmap.html#loadFromData-3
Bookmarks