File: resources.qrc

package info (click to toggle)
qtquickcontrols-opensource-src 5.3.2-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 4,812 kB
  • sloc: cpp: 10,879; makefile: 17
file content (27 lines) | stat: -rw-r--r-- 1,077 bytes parent folder | download | duplicates (8)
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
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/ToolBarSeparator.qml</file>
        <file>qml/images/editcopy.png</file>
        <file>qml/images/editcut.png</file>
        <file>qml/images/editpaste.png</file>
        <file>qml/images/editredo.png</file>
        <file>qml/images/editundo.png</file>
        <file>qml/images/exportpdf.png</file>
        <file>qml/images/filenew.png</file>
        <file>qml/images/fileopen.png</file>
        <file>qml/images/fileprint.png</file>
        <file>qml/images/filesave.png</file>
        <file>qml/images/textbold.png</file>
        <file>qml/images/textcenter.png</file>
        <file>qml/images/textitalic.png</file>
        <file>qml/images/textjustify.png</file>
        <file>qml/images/textleft.png</file>
        <file>qml/images/textright.png</file>
        <file>qml/images/textunder.png</file>
        <file>qml/images/zoomin.png</file>
        <file>qml/images/zoomout.png</file>
        <file>example.html</file>
        <file>qml/images/qt-logo.png</file>
    </qresource>
</RCC>