File: resources.qrc

package info (click to toggle)
qtwebkit-opensource-src 5.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 291,692 kB
  • ctags: 268,122
  • sloc: cpp: 1,360,420; python: 70,286; ansic: 42,986; perl: 35,476; ruby: 12,236; objc: 9,465; xml: 8,396; asm: 3,873; yacc: 2,397; sh: 1,647; makefile: 650; lex: 644; java: 110
file content (23 lines) | stat: -rw-r--r-- 1,398 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
    <qresource prefix="/">
        <file alias="application_atom+xml">resources/application_atom+xml</file>
        <file alias="application_ogg">resources/application_ogg</file>
        <file alias="application_pdf">resources/application_pdf</file>
        <file alias="application_postscript">resources/application_postscript</file>
        <file alias="application_rdf+xml">resources/application_rdf+xml</file>
        <file alias="application_rss+xml">resources/application_rss+xml</file>
        <file alias="application_x-gzip">resources/application_x-gzip</file>
        <file alias="application_x-rar-compressed">resources/application_x-rar-compressed</file>
        <file alias="application_zip">resources/application_zip</file>
        <file alias="audio_x-wave">resources/audio_x-wave</file>
        <file alias="image_bmp">resources/image_bmp</file>
        <file alias="image_gif">resources/image_gif</file>
        <file alias="image_jpeg">resources/image_jpeg</file>
        <file alias="image_png">resources/image_png</file>
        <file alias="image_vnd.microsoft.icon">resources/image_vnd.microsoft.icon</file>
        <file alias="image_webp">resources/image_webp</file>
        <file alias="text_html">resources/text_html</file>
        <file alias="text_xml">resources/text_xml</file>
        <file alias="video_webm">resources/video_webm</file>
    </qresource>
</RCC>