File: qml.qrc

package info (click to toggle)
qtgamepad-everywhere-src 5.15.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,464 kB
  • sloc: cpp: 3,500; java: 65; xml: 56; makefile: 16; ansic: 12
file content (24 lines) | stat: -rw-r--r-- 1,044 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/JoystickViewer.qml</file>
        <file>qml/xboxControllerButtonA.png</file>
        <file>qml/xboxControllerButtonB.png</file>
        <file>qml/xboxControllerButtonX.png</file>
        <file>qml/xboxControllerButtonY.png</file>
        <file>qml/ButtonImage.qml</file>
        <file>qml/xboxControllerBack.png</file>
        <file>qml/xboxControllerButtonGuide.png</file>
        <file>qml/xboxControllerDPad.png</file>
        <file>qml/xboxControllerLeftShoulder.png</file>
        <file>qml/xboxControllerLeftThumbstick.png</file>
        <file>qml/xboxControllerLeftTrigger.png</file>
        <file>qml/xboxControllerRightShoulder.png</file>
        <file>qml/xboxControllerRightThumbstick.png</file>
        <file>qml/xboxControllerRightTrigger.png</file>
        <file>qml/xboxControllerStart.png</file>
        <file>qml/LeftThumbstick.qml</file>
        <file>qml/RightThumbstick.qml</file>
        <file>qml/DPad.qml</file>
    </qresource>
</RCC>