File: mainwindow.qrc

package info (click to toggle)
pyqt5 5.11.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,956 kB
  • sloc: python: 93,806; cpp: 21,390; xml: 285; makefile: 266; sh: 31
file content (11 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/" >
        <file>icons/image0.xpm</file>
        <file>icons/image1.xpm</file>
        <file>icons/image2.xpm</file>
        <file>icons/image3.xpm</file>
        <file>icons/image4.xpm</file>
        <file>icons/image5.xpm</file>
        <file>icons/image6.xpm</file>
    </qresource>
</RCC>