A
Cartoon Reader Example, recently published by Forum Nokia, is the latest in a series of QtWebKit example applications. The new example shows how to retrieve daily comics using RSS and ATOM feeds. This touch-optimised application uses QtWebKit with the latest technologies, including CSS3 and HTML5, to improve the look-and-feel of the application. It can also implement application logic, such as storing data into an HTML5 web database, that traditionally would be implemented in C++ code. The Cartoon Reader is a cross-platform application, and it has been tested on Symbian S60 5th Edition, Symbian^3, Maemo5, and Windows XP. The example application also includes UI and design documentation.
QtWebKit lets application developers easily embed web content and application UI into a Qt application, even if they have minimal C++ experience. Depending on the application needs, developers can also enhance the web content with native controls and lower-level functionality using Qt and Qt Mobility APIs. In this way, developers can truly benefit from the ease of web development and the feature-richness of native development.
Download the
QtWebKit: Cartoon Reader Example today.
.