qtdoc/examples/demos/thermostat/imports
Olivier De Cannière 94c88d46c5 Thermostat: Adapt to new model and general cleanup
The RoomsModel has changed in shape in the previous commit. This commit
adapts the rest of the app to it and performs general cleanup and
warning fixing.

-Remove dead code
-Qualify lookups
-Declare all properties injected into delegates as required and give
 them a proper type such as Room or list<Room> instead of var
-General dataflow and depencies fixing. Change aliases to required
 properties where required
-Make the min/max/avg temperature values in the stats view update
 dynamically
-Simplify logic for processing temperature, humidity, and energy
 statistics

Change-Id: I21d962e9d692578f00c4e2466aae8a40d12a7dcc
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2025-08-07 11:10:32 +02:00
..
Thermostat Thermostat: Update RoomsModel 2025-08-07 11:10:30 +02:00
ThermostatCustomControls Thermostat: Adapt to new model and general cleanup 2025-08-07 11:10:32 +02:00
CMakeLists.txt Thermostat: Clean up some CMake code 2025-08-07 09:07:12 +02:00