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 UI and design considerations of the project are discussed in a document in the package.
The application has been tested on Symbian S60 5th Edition, Maemo 5, and Windows XP.
Important classes: QWebView.