Hi, On Fri, Mar 25, 2011 at 12:53 PM, Chandan Apsangi <[email protected]>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
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

