-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomponents.qrc
More file actions
executable file
·35 lines (35 loc) · 1.92 KB
/
components.qrc
File metadata and controls
executable file
·35 lines (35 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<RCC>
<qresource prefix="/">
<file>Components/Button.qml</file>
<file>Components/Label.qml</file>
<file>Components/Controller.qml</file>
<file>Components/Switch.qml</file>
<file>Components/TextField.qml</file>
<file>Components/Container.qml</file>
<file>Components/Center.qml</file>
<file>Components/Select.qml</file>
<file>Components/AppCustom.qml</file>
<file>Components/App.qml</file>
<file>Components/Tabs.qml</file>
<file>Components/TabsView.qml</file>
<file>Utilitaries/Tabone.qml</file>
<file>Utilitaries/Tabtwo.qml</file>
<file>Components/TabRepeater.qml</file>
<file>Components/TabContent.qml</file>
<file>Components/Card.qml</file>
<file>Components/Slide.qml</file>
<file>Components/ProgressBar.qml</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-brands-400.svg</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-regular-400.svg</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-solid-900.svg</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-brands-400.ttf</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-regular-400.ttf</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-solid-900.ttf</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-brands-400.woff</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-regular-400.woff</file>
<file>Components/fontawesome-free-5.0.10/web-fonts-with-css/webfonts/fa-solid-900.woff</file>
<file>Components/ProgressBar.qml</file>
<file>Components/WindowDecoration.qml</file>
<file>Components/SelectList.qml</file>
</qresource>
</RCC>