[webkit-dev] DOM rendering using Qt webkit bridge

Benjamin ikipou at gmail.com
Fri Mar 25 05:39:13 PDT 2011


Hi,

On Fri, Mar 25, 2011 at 12:53 PM, Chandan Apsangi <chandan.jc at gmail.com>wrote:

> Is it possible to display a QWidget on DOM (<Div> tag) using QtWebkit
> Bridge?
> For this we do not want to override QWebView's paint method. This is
> similar to NPAPI'S rendering, but utilizing QtWebkit Bridge.
>
>
> Also, as per QtWebkit Bridge documentation, we can get DOM objects as
> QWebElement in C++.
> But the example as provided in doc
> (http://doc.qt.nokia.com/4.7-snapshot/qtwebkit-bridge.html) does not
> work on Symbian. The Slot(QWebElement) is never called since
> MetaObject system is not able to find the slot.
> Any pointers??
>

This is the wrong mailing list. The mailing list webkit-dev is about the
development of WebKit itself.

To get help for using QtWebKit, I suggest you to look at:
-the forums: http://developer.qt.nokia.com/forums/viewforum/21/
-the webkit-qt mailinst list:
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt (the author of the
QtWebKit bridge is on webkit-qt.)

cheers,
Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110325/8f082818/attachment.html>


More information about the webkit-dev mailing list