Add weather routes project progress

This commit is contained in:
2025-04-07 19:40:38 +02:00
parent 8941d84bc8
commit fa5f6b2588
52 changed files with 2027 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
<RCC>
<qresource prefix="/">
<file>images/Destination_location.png</file>
<file>images/start_location.png</file>
<file>images/weather_partly_cloudy_day.png</file>
<file>images/weather_rainy.png</file>
<file>images/weather_sunny.png</file>
<file>images/weather_thunderstorm.png</file>
<file>images/weather_tsunami.png</file>
<file>images/start_location.svg</file>
<file>images/centerToGPS.png</file>
<file>images/currentLocationOfWaypoint.svg</file>
<file>images/live_icons/bewolkt.png</file>
<file>images/live_icons/bliksem.png</file>
<file>images/live_icons/buien.png</file>
<file>images/live_icons/hagel.png</file>
<file>images/live_icons/halfbewolkt.png</file>
<file>images/live_icons/helderenacht.png</file>
<file>images/live_icons/lichtbewolkt.png</file>
<file>images/live_icons/mist.png</file>
<file>images/live_icons/nachtmist.png</file>
<file>images/live_icons/regen.png</file>
<file>images/live_icons/sneeuw.png</file>
<file>images/live_icons/wolkennacht.png</file>
<file>images/live_icons/zonnig.png</file>
<file>images/live_icons/zwaarbewolkt.png</file>
</qresource>
</RCC>