Qt/Lesson 3
From Wikibooks, open books for an open world
< Qt
The QtWebKit Module is a module which allows a developer to embed web content in a Qt application using the Webkit engine. Possible application are displaying some HTML or SVG content over a video, as an overlay. It can also allow to interpret web content directly inside an application.
[edit] QtWebKit in QtCreator
If you use QtCreator as IDE, then you can see that it is possible to add QtWebKit as a widget into your application.
This page may need to be