Warning, /utilities/krecorder/src/resources.qrc is written in an unsupported language. File is not indexed.
0001 <!-- 0002 SPDX-FileCopyrightText: 2020 Jonah BrĂ¼chert <jbb@kaidan.im> 0003 SPDX-License-Identifier: GPL-3.0-or-later 0004 --> 0005 0006 <RCC> 0007 <qresource prefix="/"> 0008 <file alias="main.qml">contents/ui/main.qml</file> 0009 <file alias="RecordingListPage.qml">contents/ui/RecordingListPage.qml</file> 0010 <file alias="RecordPage.qml">contents/ui/RecordPage.qml</file> 0011 <file alias="PlayerPage.qml">contents/ui/PlayerPage.qml</file> 0012 <file alias="DefaultPage.qml">contents/ui/DefaultPage.qml</file> 0013 <file alias="AboutPage.qml">contents/ui/AboutPage.qml</file> 0014 <file alias="RecordingListDelegate.qml">contents/ui/RecordingListDelegate.qml</file> 0015 <file alias="components/Visualization.qml">contents/ui/components/Visualization.qml</file> 0016 <file alias="components/FloatingActionButton.qml">contents/ui/components/FloatingActionButton.qml</file> 0017 <file alias="components/ListDelegate.qml">contents/ui/components/ListDelegate.qml</file> 0018 <file alias="components/RoundFlatButton.qml">contents/ui/components/RoundFlatButton.qml</file> 0019 <file alias="components/ToolTipToolButton.qml">contents/ui/components/ToolTipToolButton.qml</file> 0020 <file alias="settings/SettingsComponent.qml">contents/ui/settings/SettingsComponent.qml</file> 0021 <file alias="settings/SettingsWindow.qml">contents/ui/settings/SettingsWindow.qml</file> 0022 <file alias="settings/SettingsDialog.qml">contents/ui/settings/SettingsDialog.qml</file> 0023 <file alias="settings/SettingsPage.qml">contents/ui/settings/SettingsPage.qml</file> 0024 </qresource> 0025 </RCC>