File: qtdemo.qrc

package info (click to toggle)
pyqt5 5.3.2%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 18,480 kB
  • ctags: 5,875
  • sloc: python: 97,645; cpp: 19,584; xml: 283; makefile: 267; sh: 31
file content (8 lines) | stat: -rw-r--r-- 226 bytes parent folder | download
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/">
        <file>xml/examples.xml</file>
        <file>images/qtlogo_small.png</file>
        <file>images/trolltech-logo.png</file>
        <file>images/demobg.png</file>
    </qresource>
</RCC>