summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.qrc
blob: 757e151c19f96b98927e80a208e6980b5a1fae87 (plain)
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
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>resources/content.html</file>
    <file>resources/dynamicFrame.html</file>
    <file>resources/index.html</file>
    <file>resources/frame_a.html</file>
    <file>resources/frame_c.html</file>
    <file>resources/iframe.html</file>
    <file>resources/iframe2.html</file>
    <file>resources/iframe3.html</file>
    <file>resources/framedindex.html</file>
    <file>resources/fullscreen.html</file>
    <file>resources/script.html</file>
    <file>resources/user.css</file>
    <file>resources/image.png</file>
    <file>resources/pasteimage.html</file>
    <file>resources/style.css</file>
    <file>resources/test1.html</file>
    <file>resources/test2.html</file>
    <file>resources/testiframe.html</file>
    <file>resources/testiframe2.html</file>
    <file>resources/foo.txt</file>
    <file>resources/bar.txt</file>
    <file>resources/path with spaces.txt</file>
</qresource>
<qresource prefix='/shared'>
    <file alias='notification.html'>../../shared/data/notification.html</file>
</qresource>
</RCC>