Cartoon Reader is a Qt WebKit application that demonstrates software development using web technologies and Qt native code. This example demonstrates how a HTML5, CSS3 application can be built on top of Qt WebKit. HTML5 supports a web database which is used as the backend for this application. The project is being hosted and developed at: https://projects.forum.nokia.com/CartoonReader where you can read additional documentation on design considerations, check possible newer revisions, and also contribute to the project.
The application has been tested on Symbian^3 and Symbian S60 5th Edition, Maemo 5, and Windows XP.
Important classes: QWebView.