Easily reuse these UI building blocks to create your locally relevant application with consistent UX. More templates are on the way!

The RSS Reader example application, built with the QML UI Templates, demonstrates the use of RSS-feed resources on the internet. Its rich UI provides view navigation, search, accordion lists, and animations. RSS Reader uses QML local storage to store the feeds to which a user has subscribed. The application also demonstrates how its graphical theme can be switched via the Settings view.


The Restaurant example application, built with the QML UI Templates, demonstrates how QML can be used to create a simple yet impressive catalogue-type application based on local XML data. The example app is designed in a way that makes it easy to replace its content and visual style with those of actual restaurant listings.
The application uses a tab-bar UI component to provide tab-based navigation. The UI incorporates custom graphics and UI elements, all of which are designed to be reusable.


The QML UI Templates Library contains reusable UI elements and templates used in the RSS Reader and Restaurant example applications. All the contents of the library provide the basic building blocks of QML applications, while the templates specifically emphasise good UI design.
The style and graphics used in these elements are based on a uniform style that you can reuse in your own applications. You can also easily customise the elements with your own colours, styles, and graphics.