-
Notifications
You must be signed in to change notification settings - Fork 0
/
appresources.qrc
43 lines (43 loc) · 2.01 KB
/
appresources.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
<RCC>
<qresource prefix="/Icons">
<file>Icons/serial_port_icon.icns</file>
<file>Icons/logo_devlabnet_small.png</file>
<file>Icons/plotter0.ico</file>
<file>Icons/plotter1.ico</file>
<file>Icons/plotter2.ico</file>
<file>Icons/oscillo.ico</file>
<file>Icons/Oscilloscope-128.png</file>
<file>Icons/icons8-hide-48.png</file>
<file>Icons/icons8-eye-48.png</file>
<file>Icons/icons8-paint-palette-48.png</file>
<file>Icons/icons8-height-48.png</file>
<file>Icons/icons8-shift-48.png</file>
<file>Icons/icons8-search-480.png</file>
<file>Icons/icons8-save-48.png</file>
<file>Icons/icons8-caliper-48.png</file>
<file>Icons/icons8-available-updates-40.png</file>
<file>Icons/icons8-design-40.png</file>
<file>Icons/Oscilloscope-128.ico</file>
<file>Icons/icons8-line-width-40.png</file>
<file>Icons/icons8-sonometer-48.png</file>
<file>Icons/icons8-natural-user-interface-2-48.png</file>
<file>Icons/icons8-toggle-on-48.png</file>
<file>Icons/icons8-toggle-off-48.png</file>
<file>Icons/icons8-bouton-de-radio-non-coché-48.png</file>
<file>Icons/icons8-bouton-urgence-48.png</file>
<file>Icons/icons8-données-dans-les-deux-directions-48.png</file>
<file>Icons/icons8-supprimer-pour-toujours-48.png</file>
<file>Icons/knob.png</file>
<file>Icons/icons8-tourner-à-droite-48.png</file>
<file>Icons/icons8-paramètres-48.png</file>
<file>Icons/icons8-supprimer-la-table-48.png</file>
<file>Icons/icons8-info-48.png</file>
<file>Icons/icons8-manuel-utilisateur-48.png</file>
<file>Icons/icons8-opinion-contraire-48.png</file>
<file>Icons/icons8-téléchargements-48.png</file>
<file>Icons/icons8-boîte-de-rangement-complète-d&#39;outils-48.png</file>
</qresource>
<qresource prefix="/StyleSheet">
<file>StyleSheet/style.qss</file>
</qresource>
</RCC>