wiki:QtWebKitFeatures22

Version 1 (modified by Ademar Reis, 13 years ago) (diff)

--

Overview of QtWebKit 2.2

UNDER CONSTRUCTION! This page is a draft that may still contain errors.

QtWebKit 2.2 is a web content engine based on the open source WebKit project. QtWebKit has broad support for modern web technologies and is compliant with typical web content. QtWebKit is developed as a part of the WebKit community, which enables every new release of QtWebKit to include the latest developments from the WebKit project. As a general indicator of web compliance, QtWebKit passes all current ACID tests (1 to 3).

QtWebKit has a C++ API that allows Qt applications to embed web content, and to examine and manipulate the web content. The QtWebKit C++ API is extensively documented in the QtWebKit documentation.

QtWebKit 2.2 is an independent QtWebKit release that is not currently included in any Qt releases, so QtWebKit 2.2 is not covered by commercial Qt support from Nokia.

Changes from QtWebKit-2.1

QtWebKit-2.2 is based on QtWebKit-2.1. The list of changes from that version is being prepared and will be listed here as they're pushed to the branch.

See also: QtWebKit-2.1 features

License

This document and any changes thereto are licensed under the Creative Commons Attribution-Share Alike 2.5 License Agreement.

The full license text is available here: http://creativecommons.org/licenses/by-sa/2.5/legalcode. To the extent any examples and code snippets are referenced in this document, such examples and code snippets are licensed under the BSD license: www.opensource.org/licenses/bsd-license.php.