This example demonstrates the creation of a rich, list based UI with view navigation, search, accordion list, and animations. The UI is built by making extensive use of Qt Quick Components and all components are designed to be reusable in other applications. The list content is populated from RSS feeds. The user can subscribe to additional RSS feeds and subscription information is held in QML local storage. The example also demonstrates how an application's graphical theme can be switched from the settings view.
This version adds support for the Nokia E6 as well as including UI fine tuning and some refactoring.
This example is hosted in a Nokia Developer Project, where you can find implementation notes, discover recent revisions, and contribute to the project.
To complement this Qt example, a Windows Phone version is also available.