app/resources/qml/qml.qrc

40 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>Pages/StartPage.qml</file>
<file>Components/FancyButton.qml</file>
<file>Components/AppToolBar.qml</file>
<file>Components/FancyBusyIndicator.qml</file>
<file>Components/InfoArea.qml</file>
<file>Components/DataListView.qml</file>
<file>Components/PullRefresher.qml</file>
<file>Components/FadeAnimation.qml</file>
<file>Pages/WidgetPage.qml</file>
<file>Widgets/CalendarWidget.qml</file>
<file>Widgets/ProfileWidget.qml</file>
<file>Widgets/ResultWidget.qml</file>
<file>Widgets/RegistrationWidget.qml</file>
<file>Widgets/StartlistWidget.qml</file>
<file>Widgets/RankingWidget.qml</file>
<file>Pages/AthleteSearchPage.qml</file>
<file>Components/SpeedFlowChart.qml</file>
<file>Components/SwipeGallery.qml</file>
<file>Components/CompetitionCalendarDelegate.qml</file>
<file>Components/SelectorPopup.qml</file>
<file>Components/ResultDelegate.qml</file>
<file>Components/SpeedFlowChartLocker.qml</file>
<file>Components/SpeedFlowChartPopup.qml</file>
<file>Components/BlueRockBadge.qml</file>
2021-06-06 21:53:41 +02:00
<file>Components/DisclaimerDialog.qml</file>
2021-06-08 19:23:55 +02:00
<file>Components/ColoredItemDelegate.qml</file>
<file>Components/AlignedButton.qml</file>
<file>Components/SharePopup.qml</file>
2021-06-25 09:41:07 +02:00
<file>Pages/QrCodeScanPage.qml</file>
2021-07-05 20:55:34 +02:00
<file>Components/MovingLabel.qml</file>
<file>Components/SpeedFlowChart.js</file>
2023-07-05 16:27:15 +02:00
<file>Components/BoulderResultRow.qml</file>
<file>Components/GeneralResultRow.qml</file>
<file>Components/SpeedQualificationResultRow.qml</file>
</qresource>
</RCC>