initial commit to split repos

This commit is contained in:
2025-05-28 15:54:31 +02:00
parent 1582368303
commit bdcdf65432
52 changed files with 2027 additions and 0 deletions

28
resources.qrc Normal file
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>