File: qmlqtsensors.qrc

package info (click to toggle)
qtsensors-opensource-src 5.15.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 9,528 kB
  • sloc: cpp: 19,883; perl: 323; javascript: 207; xml: 123; ansic: 58; makefile: 18
file content (11 lines) | stat: -rw-r--r-- 443 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>qmlqtsensors.qml</file>
        <file>components/ApplicationWindow.qml</file>
        <file>components/Button.qml</file>
        <file>components/images/button_background_disabled.png</file>
        <file>components/images/button_background_normal.png</file>
        <file>components/images/button_background_pressed.png</file>
        <file>components/Divider.qml</file>
    </qresource>
</RCC>