[webkit-qt] webkit DOM access

Joseph Tsai mgtsai at gmail.com
Fri May 13 21:37:25 PDT 2011


Hello Yanke,

Such "APIs" you mentioned are specific for Qt's ports.
For your needs, you can browse http://doc.qt.nokia.com/4.7/qwebframe.html

The APIs listed in the official site may not be updated with recent
development revisions.  If you want to know the newly developed
features, you have to read codes yourself.


Sincerely,
Joseph


2011/5/13 Yanke (Yon) Hu <huyanke at gmail.com>:
> hi,
>
>
>
> I am new to WebKit.
>
>
>
> One thing I am not very clear is that.  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...
>
>
>
> Thanks for any help!!
>
>
>
> Yanke
>
> --
>
> Yanke Hu
> phone: (469) 644-8799
> email: huyanke at gmail.com
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>


More information about the webkit-qt mailing list