File: resources.qrc

package info (click to toggle)
qtquickcontrols-opensource-src 5.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,820 kB
  • ctags: 1,423
  • sloc: cpp: 10,879; makefile: 17
file content (28 lines) | stat: -rw-r--r-- 1,108 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>content/AboutDialog.qml</file>
        <file>content/ChildWindow.qml</file>
        <file>content/Controls.qml</file>
        <file>content/ImageViewer.qml</file>
        <file>content/ModelView.qml</file>
        <file>content/Layouts.qml</file>
        <file>content/Styles.qml</file>
        <file>images/document-open.png</file>
        <file>images/document-open@2x.png</file>
        <file>images/document-save-as.png</file>
        <file>images/document-save-as@2x.png</file>
        <file>images/folder_new.png</file>
        <file>images/tab.png</file>
        <file>images/tab_selected.png</file>
        <file>images/window-new.png</file>
        <file>images/window-new@2x.png</file>
        <file>images/bubble.png</file>
        <file>images/button-pressed.png</file>
        <file>images/button.png</file>
        <file>images/progress-background.png</file>
        <file>images/progress-fill.png</file>
        <file>images/textfield.png</file>
        <file>images/slider-handle.png</file>
    </qresource>
</RCC>