-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathti-apps-launcher.qrc
More file actions
84 lines (84 loc) · 3.42 KB
/
ti-apps-launcher.qrc
File metadata and controls
84 lines (84 loc) · 3.42 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
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<RCC>
<qresource prefix="/">
<file>ti-apps-launcher.qml</file>
<file>apps/CircularGauge.qml</file>
<file>apps/Gauge.qml</file>
<file>apps/topbar.qml</file>
<file>apps/appsmenu.qml</file>
<file>apps/deviceinfo.qml</file>
<file>apps/industrial_control.qml</file>
<file>apps/industrial_control_sitara.qml</file>
<file>apps/industrial_control_minimal.qml</file>
<file>apps/benchmarks.qml</file>
<file>apps/benchmarks_jacinto.qml</file>
<file>apps/stats.qml</file>
<file>apps/codecs.qml</file>
<file>apps/chromium_browser.qml</file>
<file>apps/gpu_performance.qml</file>
<file>apps/camera.qml</file>
<file>apps/live_camera.qml</file>
<file>apps/seva_store.qml</file>
<file>apps/3d_demo.qml</file>
<file>apps/settings.qml</file>
<file>apps/wifi.qml</file>
<file>apps/arm_analytics.qml</file>
<file>apps/terminal.qml</file>
<file>audios/button_click.wav</file>
<file>images/3d.png</file>
<file>images/3D_with_text.png</file>
<file>images/alarm.png</file>
<file>images/alert.png</file>
<file>images/am62sip_wallpaper.png</file>
<file>images/am6x_oob_demo_home_image.png</file>
<file>images/analytics.png</file>
<file>images/Analytics_with_text.png</file>
<file>images/Background.png</file>
<file>images/benchmarks.png</file>
<file>images/Bottom_Right_Box.png</file>
<file>images/camera.png</file>
<file>images/Camera_with_text.png</file>
<file>images/Center_Box.png</file>
<file>images/chromium.png</file>
<file>images/close.png</file>
<file>images/Control_Panel_with_text.png</file>
<file>images/delete.png</file>
<file>images/gaugebackground.png</file>
<file>images/gaugebackground.svg</file>
<file>images/gpu_performance.png</file>
<file>images/hmi.png</file>
<file>images/low-battery.png</file>
<file>images/maintainence.png</file>
<file>images/minuxboxhovered.png</file>
<file>images/Minux_Box.png</file>
<file>images/mode1.png</file>
<file>images/mode2.png</file>
<file>images/Motor_Temp.png</file>
<file>images/needle.svg</file>
<file>images/Off_Button.png</file>
<file>images/On_Button.png</file>
<file>images/playbutton-disabled.png</file>
<file>images/playbutton.png</file>
<file>images/plusboxhovered.png</file>
<file>images/Plus_Box.png</file>
<file>images/reboot.png</file>
<file>images/record-disabled.png</file>
<file>images/record.png</file>
<file>images/Rectangle.png</file>
<file>images/Repeat_Grid.png</file>
<file>images/security.png</file>
<file>images/servo-drives-icon.png</file>
<file>images/settings.png</file>
<file>images/seva_store.png</file>
<file>images/shutdown.png</file>
<file>images/Status_Message.png</file>
<file>images/stop.png</file>
<file>images/suspend.png</file>
<file>images/tempalert.png</file>
<file>images/terminal.png</file>
<file>images/Texas-Instruments.png</file>
<file>images/tickmark.svg</file>
<file>images/Top_Righ_Box.png</file>
<file>images/videostop.png</file>
<file>images/wifi.png</file>
</qresource>
</RCC>