File: qml.qrc

package info (click to toggle)
qtdoc-opensource-src 5.15.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,192 kB
  • sloc: cpp: 6,472; javascript: 794; makefile: 8
file content (10 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>TumblerDelegate.qml</file>
        <file>AlarmModel.qml</file>
        <file>AlarmDelegate.qml</file>
        <file>AlarmDialog.qml</file>
    </qresource>
</RCC>