qt_demoe/control/devicebutton/main.qrc

48 lines
2.9 KiB
Plaintext
Raw Normal View History

2021-05-17 06:43:33 +00:00
<RCC>
<qresource prefix="/">
<file>image/bg_call.jpg</file>
<file>image/devicebutton/devicebutton_black_bubble.png</file>
<file>image/devicebutton/devicebutton_black_bubble2.png</file>
<file>image/devicebutton/devicebutton_black_circle.png</file>
<file>image/devicebutton/devicebutton_black_msg.png</file>
<file>image/devicebutton/devicebutton_black_msg2.png</file>
<file>image/devicebutton/devicebutton_black_police.png</file>
<file>image/devicebutton/devicebutton_blue_bubble.png</file>
<file>image/devicebutton/devicebutton_blue_bubble2.png</file>
<file>image/devicebutton/devicebutton_blue_circle.png</file>
<file>image/devicebutton/devicebutton_blue_msg.png</file>
<file>image/devicebutton/devicebutton_blue_msg2.png</file>
<file>image/devicebutton/devicebutton_blue_police.png</file>
<file>image/devicebutton/devicebutton_gray_bubble.png</file>
<file>image/devicebutton/devicebutton_gray_bubble2.png</file>
<file>image/devicebutton/devicebutton_gray_circle.png</file>
<file>image/devicebutton/devicebutton_gray_msg.png</file>
<file>image/devicebutton/devicebutton_gray_msg2.png</file>
<file>image/devicebutton/devicebutton_gray_police.png</file>
<file>image/devicebutton/devicebutton_green_bubble.png</file>
<file>image/devicebutton/devicebutton_green_bubble2.png</file>
<file>image/devicebutton/devicebutton_green_circle.png</file>
<file>image/devicebutton/devicebutton_green_msg.png</file>
<file>image/devicebutton/devicebutton_green_msg2.png</file>
<file>image/devicebutton/devicebutton_green_police.png</file>
<file>image/devicebutton/devicebutton_red_bubble.png</file>
<file>image/devicebutton/devicebutton_red_bubble2.png</file>
<file>image/devicebutton/devicebutton_red_circle.png</file>
<file>image/devicebutton/devicebutton_red_msg.png</file>
<file>image/devicebutton/devicebutton_red_msg2.png</file>
<file>image/devicebutton/devicebutton_red_police.png</file>
2021-07-02 09:19:02 +00:00
<file>image/devicebutton/devicebutton_purple_bubble.png</file>
<file>image/devicebutton/devicebutton_purple_bubble2.png</file>
<file>image/devicebutton/devicebutton_purple_circle.png</file>
<file>image/devicebutton/devicebutton_purple_msg.png</file>
<file>image/devicebutton/devicebutton_purple_msg2.png</file>
<file>image/devicebutton/devicebutton_purple_police.png</file>
<file>image/devicebutton/devicebutton_yellow_bubble.png</file>
<file>image/devicebutton/devicebutton_yellow_bubble2.png</file>
<file>image/devicebutton/devicebutton_yellow_circle.png</file>
<file>image/devicebutton/devicebutton_yellow_msg.png</file>
<file>image/devicebutton/devicebutton_yellow_msg2.png</file>
<file>image/devicebutton/devicebutton_yellow_police.png</file>
2021-05-17 06:43:33 +00:00
</qresource>
</RCC>