欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
QtWebKit
来自开放百科 - 灰狐
(版本间的差异)
(→Code) |
|||
(未显示1个用户的3个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | |||
The QtWebKit module provides a web browser engine as well as classes to render and interact with web content. | The QtWebKit module provides a web browser engine as well as classes to render and interact with web content. | ||
[[Image:qt-browser-demo.png|right|thumb|Qt's WebKit module in action]] | [[Image:qt-browser-demo.png|right|thumb|Qt's WebKit module in action]] | ||
第26行: | 第28行: | ||
*WebGL | *WebGL | ||
... | ... | ||
− | + | ==Mobile== | |
+ | *[http://webkit.sed.hu/blog/20100427/qtwebkit-cross-compilation-gcc-arm-linux QtWebKit cross compilation with GCC for ARM-Linux] | ||
+ | ==分发版== | ||
+ | *[[Arora]] | ||
+ | *[[OpenBrowser]] | ||
==Links== | ==Links== | ||
*http://trac.webkit.org/wiki/QtWebKit | *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] | ||
+ | |||
+ | [[Category:Qt]] | ||
+ | [[Category:WebKit]] |
2010年9月27日 (一) 11:18的最后版本
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
Build IQtWebKit
- Building QtWebKit on Linux
- Building QtWebKit on Windows
- Building QtWebKit on Mac OS X
- Building QtWebKit on Symbian
[编辑] Detail
- WebCore
- JavaScriptCore
- QWebElement
- QWebPluginDatabase
- QtScript
- QGraphicsWebView
- QWidget
- QStyle
- WebGL
...
[编辑] Mobile
[编辑] 分发版
[编辑] Links
分享您的观点