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 updated application has been tested on Symbian^3 and Symbian S60 5th Edition, Maemo 5, and Windows XP.
Important classes: QWebView.
Cartoon Reader is a Qt WebKit application that demonstrates the use of web technologies such as HTML5 and CSS3 with Qt native code.
These versions have been superseded by newer versions and are considered archived.
Cartoon Reader is a Qt WebKit application that demonstrates the use of web technologies such as HTML5 and CSS3 with Qt native code.