Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtWebEngine porting : custom file storage or html archive file

QtWebEngine porting : custom file storage or html archive file

Scheduled Pinned Locked Moved General and Desktop
qtwebenginezipqrcqtwebkitqnetworkaccessm
1 Posts 1 Posters 994 Views
  • 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.
  • Q Offline
    Q Offline
    QbProg
    wrote on 16 Oct 2015, 10:32 last edited by
    #1

    Hello there,
    since it's deprecated, I'd like to port a QtWebKit app to QtWebEngine. Actually I'm using a custom storage for HTML and Image files (imagine it as a local ZIP file containing the web contents), and I'm loading the file on-the-fly using the network access manager and a custom protocol.

    How could I reproduce this in QtWebEngine? I don't need to use a custom container, but I would like to store the HTML files in a compact form (like a qrc or zip file), and avoiding to load all or them in memory.

    Thanks!
    Qb

    1 Reply Last reply
    0

    1/1

    16 Oct 2015, 10:32

    • Login

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