Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qwebview: setContent() does not load image
Forum Updated to NodeBB v4.3 + New Features

Qwebview: setContent() does not load image

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 891 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tvastr
    wrote on last edited by
    #1

    I am customizing my reading the finished signal of my NetworkAccessManager to check the reply header and its data. If the data is in gzip encoding then I decode it using libraries to get the HTML and use setContent to show the HTML reply in the browser window. But this does not load images that are part of the HTML and also there are no further network requests happening.

    What am I missing here?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved