All Qt Examples
Qt Bluetooth
An example showing communication through Bluetooth | |
An example showing the use of Bluetooth Object Push Profile (OPP) | |
A game demonstrating the interaction with a Bluetooth Low Energy Heart Rate device/service | |
An example demonstrating how to set up and advertise a GATT service. The example demonstrates the use of the Qt Bluetooth Low Energy classes related to peripheral (slave) functionality | |
An application designed to browse the content of Bluetooth Low Energy peripheral devices. The example demonstrates the use of all Qt Bluetooth Low Energy classes | |
An example demonstrating communication through Bluetooth QML API | |
A QML example showing Bluetooth communication | |
An example showing how to locate Bluetooth devices | |
An example showing the use Bluetooth Object Push Profile (OPP) | |
A QML example about locating Bluetooth devices |
Qt Location
Map Viewer example shows how to display and interact with a map, search for an address, and find driving directions | |
Minimum code to display a map using Qt Quick | |
Places example demonstrates how to search for Places and access related content | |
Places List example demonstrates how to search for and display a list of places using a ListView | |
Places Map example demonstrates how to search for and display a list of places on a map using a MapItemView | |
Plane Spotter example demonstrates the tight integration of location and positioning data types into QML |
Qt NFC
An example showing reading from formatted NFC Data Exchange Format (NDEF) messages | |
An example about reading and writing NFC Data Exchange Format (NDEF) messages to NFC Forum Tags | |
A QML example about displaying NFC Data Exchange Format (NDEF) messages | |
A QML example about reading and displaying NFC Data Exchange Format (NDEF) messages |
Qt Positioning
GeoFlickr example shows how to use the user's current position to fetch local content from a web service | |
Logfile Position Source shows how to create and work with a custom NMEA position source, for platforms without GPS | |
SatelliteInfo example shows how the available satellites at the user's current position and marks the satellites currently contributing to the GPS fix as pink | |
Weather Info example shows how to use the user's current position to retrieve local content from a web service in a C++ plugin for QML |
Qt Quick Controls
Demonstrates the use of Calendar control | |
An example for the TreeView control | |
A collection of components for a classic desktop-style UI | |
Demonstrates custom styles | |
An example for the TableView control | |
A QML app using Qt Quick Controls and a C++ class to provide a fully-functional rich-text editor application | |
Demonstrates UI controls for a touch interface | |
Demonstrates how to separate the application logic from the UI |
Qt Quick Dialogs
This example demonstrates the system dialog types in QML |
Qt Quick Extras
A car dashboard created using several CircularGauge controls | |
An interactive showcase of the flat style | |
An interactive showcase of the various controls |
Qt Sensors
AccelBubble example demonstrates the Accelerometer QML type | |
Sensor gesture example demonstrates the steps for creating a C++ application that uses sensor gestures and the included shake sensor | |
Demonstrates how to read the meta-data of available sensors | |
Qt Sensors - Grue sensor example demonstrates all the steps from creating a new sensor to using it | |
Maze example demonstrates the TiltSensor QML type | |
QtSensors - QML example demonstrates the QML sensors types in the QtSensors 5 import | |
Demonstrates the use of SensorGesture QML type | |
Sensor gesture example demonstrates the steps for creating a QML application that uses sensor gestures and the included shake sensor |