Qt WebKit Widgets Examples

WebKit

Qt provides an integrated Web browser component based on WebKit, the popular open source browser engine.

These examples and demonstrations show a range of different uses for WebKit, from displaying Web pages within a Qt user interface to an implementation of a basic function Web browser.

DOM Traversal Example

Demonstrates how to traverse the DOM tree

Fancy Browser Example

Demonstrates how to use browse web and manipulate content

Form Extractor Example

Demonstrates how to read form data using JavaScript

Previewer Example

Demonstrates how to preview HTML data

QObject XML Model Example

Demonstrates how to present XML-like data structure in the web view

Simple Selector Example

Demonstrates how to identify HTML elements in a web page

Tab Browser

Demonstrates a complete web browsing experience

The Webkit Bridge Tutorial - Hybrid Client Application

Demonstrates how to integrate web functionality with other core functionality.

WebKit Frame Capture Example

Demonstrates how to capture frame in the web page

Wheel Scroller Example

Demonstrates how scrolling is handled in Qt.

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.