forked from vedderb/bldc-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
qml.qrc
61 lines (61 loc) · 2.71 KB
/
qml.qrc
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>qml/ApplicationMain.qml</file>
<file>qml/MainMenu.qml</file>
<file>qml/BasicPage.qml</file>
<file>qml/SettingsPage.qml</file>
<file>qml/RealtimeDataPage.qml</file>
<file>qml/AppConfigurationPage.qml</file>
<file>qml/MCLimits.qml</file>
<file>qml/MCSensorLess.qml</file>
<file>qml/FirmwarePage.qml</file>
<file>qml/AppConfigurationPPM.qml</file>
<file>qml/NunchukTab.qml</file>
<file>qml/PpmTab.qml</file>
<file>qml/RealtimeListDelegate.qml</file>
<file>qml/FocTab.qml</file>
<file>qml/BldcTab.qml</file>
<file>qml/images/back_normal.svg</file>
<file>qml/images/car-battery-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/circuit-board-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/gear-big-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/gear-two-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/processor-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/spanner-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/spanner-screwdriver-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/tune-adjust-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/tune-adjust-side-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/window-code-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/write-simple-7.png</file>
<file>qml/images/[email protected]</file>
<file>qml/images/[email protected]</file>
<file>qml/images/jacob-skateboard01.jpg</file>
<file>qml/images/1.png</file>
<file>qml/images/2.png</file>
<file>qml/images/3.png</file>
<file>qml/images/4.png</file>
<file>qml/images/5.png</file>
<file>qml/images/6.png</file>
</qresource>
</RCC>