File: canvas.qrc

package info (click to toggle)
pyqt5 5.11.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,956 kB
  • sloc: python: 93,806; cpp: 21,390; xml: 285; makefile: 266; sh: 31
file content (32 lines) | stat: -rw-r--r-- 1,335 bytes parent folder | download | duplicates (6)
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
29
30
31
32
<RCC>
    <qresource prefix="/canvas">
        <file>canvas.qml</file>
        <file>bezierCurve/bezierCurve.qml</file>
        <file>clip/clip.qml</file>
        <file>contents/Button.qml</file>
        <file>contents/qt-logo.png</file>
        <file>contents/ScrollBar.qml</file>
        <file>contents/Slider.qml</file>
        <file>contents/TitleBar.qml</file>
        <file>contents/ToolBar.qml</file>
        <file>contents/images/button-pressed.png</file>
        <file>contents/images/button.png</file>
        <file>contents/images/default.svg</file>
        <file>contents/images/gloss.png</file>
        <file>contents/images/lineedit.png</file>
        <file>contents/images/lineedit.sci</file>
        <file>contents/images/quit.png</file>
        <file>contents/images/stripes.png</file>
        <file>contents/images/titlebar.png</file>
        <file>contents/images/titlebar.sci</file>
        <file>contents/images/toolbutton.png</file>
        <file>contents/images/toolbutton.sci</file>
        <file>quadraticCurveTo/quadraticCurveTo.qml</file>
        <file>roundedrect/roundedrect.qml</file>
        <file>smile/smile.qml</file>
        <file>squircle/squircle.png</file>
        <file>squircle/squircle.qml</file>
        <file>tiger/tiger.js</file>
        <file>tiger/tiger.qml</file>
    </qresource>
</RCC>