File: resources.qrc

package info (click to toggle)
qtquickcontrols2-opensource-src 5.15.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 32,980 kB
  • sloc: cpp: 57,146; javascript: 142; ansic: 135; makefile: 23
file content (17 lines) | stat: -rw-r--r-- 1,014 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<RCC>
    <qresource prefix="/">
        <file>icons/testtheme/16x16/actions/appointment-new.png</file>
        <file>icons/testtheme/22x22/actions/appointment-new.png</file>
        <file>icons/testtheme/22x22/actions/appointment-new@2x.png</file>
        <file>icons/testtheme/22x22@2/actions/appointment-new.png</file>
        <file>icons/testtheme/22x22/actions/+testselector/appointment-new.png</file>
        <file>icons/testtheme/22x22/actions/+testselector/appointment-new@2x.png</file>
        <file>icons/testtheme/22x22@2/actions/+testselector/appointment-new.png</file>
        <file>icons/testtheme/index.theme</file>
        <file>icons/testtheme/appointment-new.svg</file>
        <file>icons/testtheme/22x22/actions/color-test-original.png</file>
        <file>icons/testtheme/22x22/actions/color-test-tinted.png</file>
        <file>icons/testtheme/22x22/actions/color-test-original@2x.png</file>
        <file>icons/testtheme/22x22/actions/color-test-tinted@2x.png</file>
    </qresource>
</RCC>