-
Notifications
You must be signed in to change notification settings - Fork 87
/
Copy pathmyimage.qrc
53 lines (53 loc) · 1.98 KB
/
myimage.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
<RCC>
<qresource prefix="/myImage">
<file>images/filenew.png</file>
<file>images/fileopen.png</file>
<file>images/filesave.png</file>
<file>images/filesaveas.png</file>
<file>images/find.png</file>
<file>images/help.png</file>
<file>images/zoom-in.png</file>
<file>images/loading.gif</file>
<file>images/filenew.bmp</file>
<file>images/zh-en.png</file>
<file>images/bg.jpg</file>
<file>images/cool-background1.png</file>
<file>images/background.png</file>
<file>images/111.jpg</file>
<file>images/1111.jpg</file>
<file>images/1.png</file>
<file>images/center.png</file>
<file>images/images.png</file>
<file>images/images11.png</file>
<file>images/left.png</file>
<file>images/name1.png</file>
<file>images/right.png</file>
<file>images/signed_images.png</file>
<file>images/1111.png</file>
<file>images/next.png</file>
<file>images/prev.png</file>
<file>images/about.png</file>
<file>images/bianyuan.png</file>
<file>images/fuhe.png</file>
<file>images/gamma.png</file>
<file>images/gray.png</file>
<file>images/junzhi.png</file>
<file>images/picture.png</file>
<file>images/save.png</file>
<file>images/video.png</file>
<file>images/bg1.jpg</file>
<file>images/bg2.jpg</file>
<file>images/bg3.jpg</file>
<file>images/start.png</file>
<file>images/stop.png</file>
<file>images/slide.png</file>
<file>images/handle.png</file>
<file>images/handle2.png</file>
<file>images/about1.png</file>
<file>images/chuizhi.png</file>
<file>images/shuiping.png</file>
<file>images/turn-left.png</file>
<file>images/turn-right.png</file>
<file>images/style.qss</file>
</qresource>
</RCC>