[webkit-dev] WebKit qt javascript binding

David Carson dacarson at gmail.com
Mon Aug 6 11:40:04 PDT 2007


Rikardo,
Although I don't work on the Qt code, I would recommend that you look
at the implementation of DumpRenderTree for Qt. That component, which
performs the layout tests, binds Qt code to the javascript engine.
I believe the code resides under:
WebKitTools/DumpRenderTree/DumpRenderTree.qtproj

Cheers
David
On 8/6/07, Rikardo Tinauer <rikardo.tinauer at eba.si> wrote:
>
> Hello,
>
> I would like to know how to make Qt class visible in javascript in WebKit. I
> would like to write C++ class using
> Qt and bind it to WebKit JavaScript Engine and use it in HTML javascript
> code.
>
> Could anyone please give me a hint!
>
> Thanx, Rikardo
>
> --
> View this message in context: http://www.nabble.com/WebKit-qt-javascript-binding-tf4224832.html#a12018328
> Sent from the Webkit mailing list archive at Nabble.com.
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>



More information about the webkit-dev mailing list