欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
QtWebKit
来自开放百科 - 灰狐
(版本间的差异)
(→Detail) |
(→Links) |
||
第21行: | 第21行: | ||
==Links== | ==Links== | ||
+ | *http://trac.webkit.org/wiki/QtWebKit | ||
*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年5月13日 (四) 07:59的版本
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
- QtScript
- QGraphicsWebView
- QWidget
- QStyle
- WebGL
...
Links
分享您的观点