Results 1 to 2 of 2

Thread: Suggestions on saving an image from QWebView

  1. #1
    Join Date
    Jan 2011
    Posts
    3
    Thanks
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Suggestions on saving an image from QWebView

    I am creating a simple program which is currently displaying an image from an http url and this part is working fine. At the moment I am trying to save this image. Any help is appreciated. Thank you

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Suggestions on saving an image from QWebView

    How do you try to save the image ?
    1) You do it when user selects right click and save...
    2) or you want to save it automatically..

    You must have got some reply from the http reply... image must be in that. Check the contents/format of the reply you got and I guess you will be able to extract and save the image.(QImage::loadFromData I guess)

  3. The following user says thank you to aamer4yu for this useful post:

    shalini (13th January 2011)

Similar Threads

  1. Application crash when saving the image
    By Astrologer in forum Qt Programming
    Replies: 1
    Last Post: 10th May 2010, 09:52
  2. Problem saving JPG image
    By avis_phoenix in forum Newbie
    Replies: 1
    Last Post: 31st July 2009, 15:38
  3. Saving qwt plot as image
    By giusepped in forum Qwt
    Replies: 13
    Last Post: 14th July 2009, 07:39
  4. Regarding saving of image in QTOPIA sdk
    By prajna in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 22nd April 2009, 06:45
  5. Saving already opened image ...
    By Godlike in forum Newbie
    Replies: 14
    Last Post: 28th March 2006, 21:17

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.