File: shared.qrc

package info (click to toggle)
pyqt5 5.15.11%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,048 kB
  • sloc: python: 92,840; cpp: 22,066; javascript: 721; xml: 285; makefile: 79; sh: 29
file content (9 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/shared">
        <file>LauncherList.qml</file>
        <file>SimpleLauncherDelegate.qml</file>
        <file>Button.qml</file>
        <file>images/back.png</file>
        <file>images/next.png</file>
    </qresource>
</RCC>