-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbutton.qrc
More file actions
38 lines (38 loc) · 1.17 KB
/
button.qrc
File metadata and controls
38 lines (38 loc) · 1.17 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
<RCC>
<qresource prefix="start_button">
<file>icons/free-icon-start-button-5261874.png</file>
</qresource>
<qresource prefix="change">
<file>icons/free-icon-exchange-152371.png</file>
</qresource>
<qresource prefix="speak">
<file>icons/free-icon-speaker-4347490.png</file>
</qresource>
<qresource prefix="noise">
<file>icons/free-icon-noise-12299217.png</file>
</qresource>
<qresource prefix="woman">
<file>icons/checked_woman.png</file>
<file>icons/unchecked_woman.png</file>
</qresource>
<qresource prefix="man">
<file>icons/checked_man.png</file>
<file>icons/unchecked_man.png</file>
</qresource>
<qresource prefix="background">
<file>icons/galaxy.jpg</file>
</qresource>
<qresource prefix="result">
<file>icons/result.jpg</file>
</qresource>
<qresource prefix="record_button">
<file>icons/free-icon-voice-recording-3444418.png</file>
<file>icons/free-icon-voice-3687408.png</file>
</qresource>
<qresource prefix="exit_button">
<file>icons/free-icon-exit-full-screen-7479439.png</file>
</qresource>
<qresource prefix="back_button">
<file>icons/free-icon-back-786298.png</file>
</qresource>
</RCC>