Warning, /utilities/kweather/src/resources.qrc is written in an unsupported language. File is not indexed.
0001 <!-- 0002 - Copyright 2020 Han Young <hanyoung@protonmail.com> 0003 - Copyright 2020-2021 Devin Lin <espidev@gmail.com> 0004 - SPDX-License-Identifier: GPL-2.0-or-later 0005 --> 0006 <RCC> 0007 <qresource prefix="/"> 0008 <file>resources/kweather.svg</file> 0009 <file>qml/main.qml</file> 0010 <file>qml/FlatLocationForecast.qml</file> 0011 <file>qml/WeatherDayDelegate.qml</file> 0012 <file>qml/WeatherHourDelegate.qml</file> 0013 <file>qml/ForecastContainerPage.qml</file> 0014 <file>qml/DefaultPage.qml</file> 0015 <file>qml/SetupWizard.qml</file> 0016 <file>qml/AboutPage.qml</file> 0017 <file>qml/TemperatureChartCard.qml</file> 0018 <file>qml/SunriseCard.qml</file> 0019 <file>qml/InfoCard.qml</file> 0020 <file>qml/WeatherStrip.qml</file> 0021 <file>qml/DynamicForecastPage.qml</file> 0022 <file>qml/FlatForecastPage.qml</file> 0023 <file>qml/settings/SettingsPage.qml</file> 0024 <file>qml/settings/SettingsComponent.qml</file> 0025 <file>qml/settings/SettingsDialog.qml</file> 0026 <file>qml/settings/SettingsWindow.qml</file> 0027 <file>qml/locationslist/LocationsListView.qml</file> 0028 <file>qml/locationslist/LocationsListPage.qml</file> 0029 <file>qml/locationslist/LocationsListDialog.qml</file> 0030 <file>qml/locationslist/AddLocationDialog.qml</file> 0031 <file>qml/locationslist/AddLocationListView.qml</file> 0032 <file>qml/locationslist/AddLocationPage.qml</file> 0033 <file>qml/components/ListDelegate.qml</file> 0034 <file>qml/backgrounds/DynamicBackground.qml</file> 0035 <file>qml/backgrounds/ClearDay.qml</file> 0036 <file>qml/backgrounds/ClearNight.qml</file> 0037 <file>qml/backgrounds/CloudyDay.qml</file> 0038 <file>qml/backgrounds/CloudyNight.qml</file> 0039 <file>qml/backgrounds/Misty.qml</file> 0040 <file>qml/backgrounds/PartlyCloudyDay.qml</file> 0041 <file>qml/backgrounds/PartlyCloudyNight.qml</file> 0042 <file>qml/backgrounds/RainyDay.qml</file> 0043 <file>qml/backgrounds/RainyNight.qml</file> 0044 <file>qml/backgrounds/SnowyDay.qml</file> 0045 <file>qml/backgrounds/SnowyNight.qml</file> 0046 <file>qml/backgrounds/components/Sun.qml</file> 0047 <file>qml/backgrounds/components/Stars.qml</file> 0048 <file>qml/backgrounds/components/Snow.qml</file> 0049 <file>qml/backgrounds/components/Rain.qml</file> 0050 <file>qml/backgrounds/components/Cloud.qml</file> 0051 <file>qml/backgrounds/components/Cloudy.qml</file> 0052 <file>resources/KWeather_DYNAMIC.png</file> 0053 <file>resources/KWeather_FLAT.png</file> 0054 <file>resources/NotoSans-Light.ttf</file> 0055 </qresource> 0056 </RCC>