[webkit-help] Developing Desktop applications
baizhenxuan
baizhenxuan at gmail.com
Sat Mar 20 19:45:50 PDT 2010
Hi,
i'm very interested in developing desktop apps using webkit. and i have tried some small test apps. all your need is Qtwebkit,and you can extend Qtwebkit's javascript context using
void QWebFrame::addToJavaScriptWindowObject ( const QString & name, QObject * object )
for develop apps using webkit, Qt's QtWebkit module document is enough.
hope it's helpfull.
baizhenxuan
2010-03-21
More information about the webkit-help
mailing list