欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
QtWebKit
来自开放百科 - 灰狐
(版本间的差异)
(→Detail) |
|||
第13行: | 第13行: | ||
*QWebElement | *QWebElement | ||
*QWebPluginDatabase | *QWebPluginDatabase | ||
+ | *QGraphicsWebView | ||
+ | ... | ||
+ | |||
==Links== | ==Links== | ||
*http://docs.huihoo.com/qt/4.6/qtwebkit.html | *http://docs.huihoo.com/qt/4.6/qtwebkit.html | ||
*[http://www.slideshare.net/qtbynokia/developments-in-the-qt-webkit-integration-2622631 Developments in The Qt WebKit Integration] | *[http://www.slideshare.net/qtbynokia/developments-in-the-qt-webkit-integration-2622631 Developments in The Qt WebKit Integration] |
2010年2月1日 (一) 11:26的版本
The QtWebKit module provides a web browser engine as well as classes to render and interact with web content.
The demo web browser is the foundation for the Arora
Code
$ svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit $ cd WebKit $ ./WebKitTools/Scripts/build-webkit --qt --release
可快速分发一个简易浏览器: C:\Qt\2009.05\qt\demos\browser
Detail
- WebCore
- JavaScriptCore
- QWebElement
- QWebPluginDatabase
- QGraphicsWebView
...
Links
分享您的观点