summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/uiwatch.qrc
Commit message (Collapse)AuthorAgeFilesLines
* iot-sensortag: Add an About tabMaurice Kalinowski2017-12-181-0/+1
| | | | | | | | | | For the watch UI it is helpful to provide an About to visualize it is a Qt application. Change-Id: I83779c038dcaac12ca873b53f4d82d0e801233f2 Reviewed-by: Andrew O'Doherty <andrew.odoherty@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* iot-sensortag: Adapt demo to the screen size of a smartwatchAndrew O'Doherty2017-11-151-0/+34
mainSmall.qml requires a SwipeView since the smartwatch screen is too small too display all the charts. The charts have been scaled to smaller size and some alignment adjustments have been made Change-Id: I229b6150135c8a1a65bc8114f430904a15397b1e Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>