All Qt Examples
A tutorial for Qt Quick based on an alarms application. | |
A QML app designed for portrait devices that uses custom components, animated with AnimationController, and JavaScript for the application logic. | |
A QML clock application that demonstrates using a ListView type to display data generated by a ListModel and a SpringAnimation type to animate images. | |
A Qt Quick game for touch devices that uses SpriteSequence, ParticleSystem, Emitter, and Wander types to animate objects and the SoundEffect type to play sound effects. | |
A QML app for touch devices that uses a Repeater with a FolderListModel to access content in a folder, and a PinchArea that contains a MouseArea to handle pinch gestures on the fetched content. | |
A QML photo viewer that that uses XmlListModel and XmlRole to download Flickr feeds, and Package to display the photos in different views. | |
A QML RSS news reader that uses XmlListModel and XmlRole to download XML data, ListModel and ListElement to create a category list, and ListView to display the data. | |
A QML implementation of the popular puzzle game by Kuniaki Moribe. | |
A configurable stock chart for the NASDAQ-100. | |
A Twitter search client with 3D effects. |