[webkit-help] webkit DOM access

Adam Roben aroben at apple.com
Fri May 13 05:53:02 PDT 2011


On May 12, 2011, at 9:36 PM, Yanke (Yon) Hu wrote:

> In QtWebKit, we can use 
> 
> QWebFrame.documentElement().firstChild()
> QWebFrame.documentElement().nextSibling()
> QWebFrame.documentElement().tagName()
> 
> to access DOM.  But I just cannot find the corresponding API in WebKit...

Again, I'm a little confused by your distinction between the QtWebKit API and some other WebKit API. I'd encourage you to look at the source code for QtWebKit to see what WebKit internals it calls through to.

-Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110513/670c0db9/attachment.html>


More information about the webkit-help mailing list