aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate_game/qml/GameButton.qml
Commit message (Collapse)AuthorAgeFilesLines
* Bluetooth/Heartrate game example: Port to use loadFromModule()Friedemann Kleint2023-05-091-41/+0
| | | | | | | | | | Adapt to recent changes in the example. Pick-to: 6.5 Task-number: PYSIDE-2206 Task-number: QTBUG-111972 Change-Id: I92562ca34c70c57bff583bc620a734098ae0dea3 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
* Add the Bluetooth heart rate examplesFriedemann Kleint2022-08-261-0/+41
Task-number: PYSIDE-841 Pick-to: 6.3 Change-Id: If24127be2ab78b3542777fdf691227d51e628373 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>