Results 1 to 4 of 4

Thread: Which Qt widget (not webkit) that can display html image link (like item list)

  1. #1
    Join Date
    May 2009
    Posts
    83

    Default Which Qt widget (not webkit) that can display html image link (like item list)

    i like to display image from server without downloading it , sure i can use qwebkit.
    but i like to be able to display the image in some kind of list . what option do i have ?

  2. #2
    Join Date
    Feb 2011
    Location
    Latvia
    Posts
    139
    Thanks
    24
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Which Qt widget (not webkit) that can display html image link (like item list)

    How do u intend to view image without downloading it?

  3. #3
    Join Date
    May 2009
    Posts
    83

    Default Re: Which Qt widget (not webkit) that can display html image link (like item list)

    i know its downloaded to some catch but i like to be able to present it from the server like

    http://www.ddd/hh/foo.jpg

  4. #4
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Which Qt widget (not webkit) that can display html image link (like item list)

    You have to download it. Your browser also downloads it.
    just download the image via QHttp or QNetworkAccessManager and show it using a QPixmap or QIcon.

Similar Threads

  1. Display of HTML file in qt webkit using qwebview
    By darpan in forum Qt Programming
    Replies: 0
    Last Post: 16th February 2011, 09:35
  2. Replies: 1
    Last Post: 23rd May 2009, 09:04
  3. Replies: 2
    Last Post: 14th January 2008, 18:09
  4. Is there a widget for display HTML files?
    By JeffJones in forum Newbie
    Replies: 6
    Last Post: 24th May 2007, 19:29
  5. Widget to display an HTML page ?
    By probine in forum Qt Tools
    Replies: 3
    Last Post: 11th October 2006, 18:55

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.