qt5base-lts/tests/auto/gui/image/qpixmap/qpixmap.qrc
BogDan Vatra 7ab513d539 Android: Fix qpixmap test.
Add all test data to resources.

Change-Id: I31b0dbb7546a15151f64523c86bf8eb687ff9ec0
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-01-08 10:10:50 +01:00

52 lines
2.5 KiB
Plaintext

<RCC>
<qresource>
<file>loadFromData/designer_argb32.png</file>
<file>loadFromData/designer_indexed8_no_alpha_animated.gif</file>
<file>loadFromData/designer_indexed8_no_alpha.gif</file>
<file>loadFromData/designer_indexed8_no_alpha.png</file>
<file>loadFromData/designer_indexed8_with_alpha_animated.gif</file>
<file>loadFromData/designer_indexed8_with_alpha.gif</file>
<file>loadFromData/designer_indexed8_with_alpha.png</file>
<file>loadFromData/designer_rgb32.jpg</file>
<file>loadFromData/designer_rgb32.png</file>
<file>convertFromImage/task31722_1/img1.png</file>
<file>convertFromImage/task31722_1/img2.png</file>
<file>convertFromToHICON/icon_8bpp_16x16.png</file>
<file>convertFromToHICON/icon_8bpp_32x32.png</file>
<file>convertFromToHICON/icon_8bpp_48x48.png</file>
<file>convertFromToHICON/icon_8bpp.ico</file>
<file>convertFromToHICON/icon_32bpp_16x16.png</file>
<file>convertFromToHICON/icon_32bpp_32x32.png</file>
<file>convertFromToHICON/icon_32bpp_48x48.png</file>
<file>convertFromToHICON/icon_32bpp_256x256.png</file>
<file>convertFromToHICON/icon_32bpp.ico</file>
<file>convertFromImage/task31722_0/img1.png</file>
<file>convertFromImage/task31722_0/img2.png</file>
<file>images/designer.png</file>
<file>images/dx_0_dy_0_50_50_100_100.png</file>
<file>images/dx_0_dy_0_null.png</file>
<file>images/dx_0_dy_0_x_y_w_h.png</file>
<file>images/dx_0_dy_-10_50_50_100_100.png</file>
<file>images/dx_0_dy_10_50_50_100_100.png</file>
<file>images/dx_0_dy_-10_x_y_w_h.png</file>
<file>images/dx_0_dy_10_x_y_w_h.png</file>
<file>images/dx_0_dy_-128_x_y_w_h.png</file>
<file>images/dx_0_dy_128_x_y_w_h.png</file>
<file>images/dx_0_dy_1_null.png</file>
<file>images/dx_-10_dy_0_50_50_100_100.png</file>
<file>images/dx_10_dy_0_50_50_100_100.png</file>
<file>images/dx_-10_dy_0_x_y_w_h.png</file>
<file>images/dx_10_dy_0_x_y_w_h.png</file>
<file>images/dx_-10_dy_-10_50_50_100_100.png</file>
<file>images/dx_10_dy_10_50_50_100_100.png</file>
<file>images/dx_-10_dy_-10_x_y_w_h.png</file>
<file>images/dx_10_dy_10_x_y_w_h.png</file>
<file>images/dx_-128_dy_0_x_y_w_h.png</file>
<file>images/dx_128_dy_0_x_y_w_h.png</file>
<file>images/dx_128_dy_128_64_64_128_128.png</file>
<file>images/dx_-128_dy_-128_x_y_w_h.png</file>
<file>images/dx_128_dy_128_x_y_w_h.png</file>
<file>images/dx_1_dy_0_null.png</file>
</qresource>
</RCC>