QtWebEngine

From Qt Wiki
Revision as of 17:32, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

QtWebEngine

QtWebEngine is an attempt to integrate chromium’s fast moving web capabilities into Qt. It was introduced earlier this year on Digia’s Qt blog [blog.qt.io]

Our goal is to bring the latest and best implementation of the web platform into the universe of Qt. It is not just a port of the core HTML/CSS rendering engine, it is the entire Chromium platform. The integration with Qt focuses on an API that is easy to use, yet extensible. We also make no compromise on the graphics integration, integrating the layer rendering of Chromium directly into the OpenGL scene graph of QtQuick.

Trying it out

Getting and building QtWebEngine

Porting QtWebKit applications to QtWebEngine

Contributing

Contributing to QtWebEngine

Frequently Asked Questions

Q: On which platforms will it run?

A: We intend to officially support QtWebEngine on:

Full Android (Java/Dalvik) and iOS are not going to be supported where Qt APIs to integrate the native WebViews are on the roadmap.

Categories: