Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

saving html content with images

$
0
0
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

Viewing all articles
Browse latest Browse all 4972

Trending Articles