File: gallery.qrc

package info (click to toggle)
qtquickcontrols-opensource-src 5.11.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,412 kB
  • sloc: cpp: 15,252; makefile: 27
file content (13 lines) | stat: -rw-r--r-- 952 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/">
        <file>timer.qml</file>
        <file alias="main.qml">../../../examples/quickcontrols/controls/gallery/main.qml</file>
        <file alias="qml/ButtonPage.qml">../../../examples/quickcontrols/controls/gallery/qml/ButtonPage.qml</file>
        <file alias="qml/InputPage.qml">../../../examples/quickcontrols/controls/gallery/qml/InputPage.qml</file>
        <file alias="qml/ProgressPage.qml">../../../examples/quickcontrols/controls/gallery/qml/ProgressPage.qml</file>
        <file alias="qml/UI.js">../../../examples/quickcontrols/controls/gallery/qml/UI.js</file>
        <file alias="+android/UI.js">../../../examples/quickcontrols/controls/gallery/qml/+android/UI.js</file>
        <file alias="+ios/UI.js">../../../examples/quickcontrols/controls/gallery/qml/+ios/UI.js</file>
        <file alias="+osx/UI.js">../../../examples/quickcontrols/controls/gallery/qml/+osx/UI.js</file>
    </qresource>
</RCC>