View Single Post
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#2
Originally Posted by ltramon View Post
I have tried creating the site and loading it with the QWebView class, but I don’t think this would be the best way to do what I’m intending to do.
if it's only about displaying XML data in a proper format, maybe some sort of xslt transformation would be simplest.

you'd have to write the xslt in a way that your XML data gets transformed into simple HTML, which you could then display in QWebView.

my 2c
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 

The Following 2 Users Say Thank You to SubCore For This Useful Post: