forked from DART-Lab-LLUI/iMove
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.qrc
More file actions
66 lines (66 loc) · 3.86 KB
/
resources.qrc
File metadata and controls
66 lines (66 loc) · 3.86 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
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/">
<file>icons/breeze/index.theme</file>
<file>icons/breeze/actions/32/document-new.svg</file>
<file>icons/breeze/actions/22/document-open-folder.svg</file>
<file>icons/breeze/actions/22/list-add-user.svg</file>
<file>icons/breeze/actions/22/gnumeric-object-combo.svg</file>
<file>icons/breeze/actions/32/view-list-tree.svg</file>
<file>icons/breeze/actions/32/autocorrection.svg</file>
<file>icons/breeze/actions/22/labplot-xy-plot-two-axes.svg</file>
<file>icons/breeze/devices/22/camera-photo.svg</file>
<file>icons/breeze/devices/22/network-wireless-hotspot.svg</file>
<file>icons/breeze/actions/32/expand-all.svg</file>
<file>icons/breeze/actions/32/collapse-all.svg</file>
<file>icons/breeze/actions/32/configure.svg</file>
<file>icons/breeze/actions/22/help-about.svg</file>
<file>icons/breeze/actions/22/im-user.svg</file>
<file>icons/breeze/actions/22/list-add.svg</file>
<file>icons/breeze/devices/22/network-modem.svg</file>
<file>icons/breeze/actions/32/view-refresh.svg</file>
<file>icons/breeze/actions/22/adjustlevels.svg</file>
<file>icons/breeze/actions/32/application-menu.svg</file>
<file>icons/breeze/actions/32/overflow-menu.svg</file>
<file>icons/breeze/actions/32/system-shutdown.svg</file>
<file>icons/breeze/actions/22/text-field-framed.svg</file>
<file>icons/breeze/actions/32/zoom-fit-height.svg</file>
<file>icons/breeze/status/32/battery-100.svg</file>
<file>icons/breeze/status/22/network-wireless-bluetooth.svg</file>
<file>icons/breeze/actions/22/chronometer.svg</file>
<file>icons/breeze/actions/22/view-fullscreen.svg</file>
<file>icons/breeze/actions/22/crosshairs.svg</file>
<file>icons/breeze/status/22/network-wireless-off.svg</file>
<file>icons/breeze/status/22/network-wireless-on.svg</file>
<file>icons/breeze/actions/32/media-playback-pause.svg</file>
<file>icons/breeze/actions/32/media-playback-start.svg</file>
<file>icons/breeze/actions/32/media-playback-stop.svg</file>
<file>icons/breeze/actions/32/media-record.svg</file>
<file>icons/breeze/actions/22/waveform.svg</file>
<file>icons/breeze/status/22/waveform-off.svg</file>
<file>icons/breeze/actions/22/kt-stop-all.svg</file>
<file>icons/breeze/actions/22/kt-start-all.svg</file>
<file>icons/breeze/devices/16/network-wireless-hotspot.svg</file>
<file>icons/breeze/actions/22/preview-render-on.svg</file>
<file>icons/breeze/actions/22/preview-render-off.svg</file>
<file>icons/breeze/actions/22/keyframe-record.svg</file>
<file>icons/breeze/actions/22/keyframe-disable.svg</file>
<file>icons/breeze/actions/22/adjustlevels.svg</file>
<file>icons/breeze/actions/16/mail-message-new-list.svg</file>
<file>icons/breeze/actions/22/labplot-edithlayout.svg</file>
<file>icons/breeze/actions/32/system-user-list.svg</file>
<file>icons/breeze/actions/32/system-switch-user.svg</file>
<file>icons/breeze/status/22/input-num-on.svg</file>
<file>icons/breeze/actions/22/application-exit.svg</file>
<file>icons/breeze/actions/22/tool-measure.svg</file>
<file>icons/breeze/devices/16/media-optical-video.svg</file>
<file>icons/breeze/actions/22/media-random-albums-amarok.svg</file>
<file>icons/breeze/actions/22/labplot-xy-plot-two-axes.svg</file>
<file>icons/llui/imove.ico</file>
<file>icons/llui/dot.png</file>
<file>qtquickcontrols2.conf</file>
<file>assets/fonts/Signika/Signika-VariableFont_GRAD,wght.ttf</file>
<file>src/imove/qml/qmldir</file>
<file>src/imove/qml/Main.qml</file>
</qresource>
</RCC>