[webkit-qt] Qt-4.6 WebKit issues

Keith Rusler xzekecomax at gmail.com
Wed Apr 21 15:30:55 PDT 2010


I'm planning on using QtWebKit for my chat client for displaying messages
and to allow users to theme the view with XSL-T, CSS, Javascript. I added
the <?xml version ....?> and the HTML DOCTYPE in the constructor and passed
it to setHtml(). The issue is when I do
_view->page()->mainFrame()->toHtml(). I just see all the html and not the
xml and doctype of the page. Is this normal and is it still there? How can I
access these elements. Because I need to be able to change it on the fly.

Keith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100421/9b1fc47d/attachment.html>


More information about the webkit-qt mailing list