> 1) where is the exact interface layer between QT and WEBKIT?
>
> 2) What are the APIs or Data structures, when we send data to WebCore for
> parsing?
>
> 3) In which file, I can find the APIs and Data structure to send the data
> for parsing and what is the data structure that WebCore is producing after
> parsing?

At the risk of repeating Benjamin [1], do you happen to read 
http://trac.webkit.org/wiki/QtWebKitHacking and then follow the leads from 
there (e.g. looking at the source code) ? Not only your questions are too 
vague, you can probably figure out faster by reading & debugging the code at 
the right place.

[1] https://lists.webkit.org/pipermail/webkit-dev/2008-September/004956.html



-- 
Ariya Hidayat ([EMAIL PROTECTED])
Software Engineer, Qt Software, Nokia
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to