Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Saving html content with images
Forum Updated to NodeBB v4.3 + New Features

Saving html content with images

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 541 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.
  • L Offline
    L Offline
    looping
    wrote on last edited by
    #1

    Hi,
    I'm doing a simple rss reader, so I parse a Rss file to get the "description" field as html content.
    I can display this content as Text if I change the "textFormat" property
    @textFormat: Text.RichText@

    My question is :
    How can I save the html content on hard disk (with images) for reading later?
    do I have to parse it my self to find image or there is a more easy way?
    I'm trying to do this with webview, but I dont have the solution.

    Thank you

    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