File: Images.qrc

package info (click to toggle)
sasm 3.12.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,436 kB
  • sloc: cpp: 7,264; pascal: 1,596; asm: 81; makefile: 7; ansic: 5
file content (24 lines) | stat: -rw-r--r-- 835 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<RCC>
    <qresource prefix="/">
        <file>images/breakpoint.png</file>
        <file>images/build.png</file>
        <file>images/copy.png</file>
        <file>images/cut.png</file>
        <file>images/debug.png</file>
        <file>images/debugLine.png</file>
        <file>images/mainIcon.png</file>
        <file>images/new.png</file>
        <file>images/open.png</file>
        <file>images/paste.png</file>
        <file>images/run.png</file>
        <file>images/save.png</file>
        <file>images/smallIcon.png</file>
        <file>images/stop.png</file>
        <file>images/continue.png</file>
        <file>images/redo.png</file>
        <file>images/stepinto.png</file>
        <file>images/stepover.png</file>
        <file>images/undo.png</file>
        <file>images/debugPause.png</file>
    </qresource>
</RCC>