File: gui.qrc

package info (click to toggle)
cppcheck 2.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,132 kB
  • sloc: cpp: 268,935; python: 20,890; ansic: 8,090; sh: 1,045; makefile: 1,008; xml: 1,005; cs: 291
file content (33 lines) | stat: -rw-r--r-- 1,386 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
25
26
27
28
29
30
31
32
33
<RCC>
    <qresource prefix="/">
        <file>cppcheck-gui.png</file>
        <file>images/dialog-error.png</file>
        <file>images/dialog-information.png</file>
        <file>images/dialog-warning.png</file>
        <file>images/edit-clear.png</file>
        <file>images/go-down.png</file>
        <file>images/help-browser.png</file>
        <file>images/media-floppy.png</file>
        <file>images/preferences-system.png</file>
        <file>images/process-stop.png</file>
        <file>images/text-x-generic.png</file>
        <file>images/view-recheck.png</file>
        <file>images/view-refresh.png</file>
        <file>images/showerrors.png</file>
        <file>images/showstylewarnings.png</file>
        <file>images/openproject.png</file>
        <file>images/scratchpad.png</file>
        <file>images/showwarnings.png</file>
        <file>images/showperformance.png</file>
        <file>images/utilities-system-monitor.png</file>
        <file alias="COPYING">../COPYING</file>
        <file alias="AUTHORS">../AUTHORS</file>
        <file>images/go-home.png</file>
        <file>images/go-next.png</file>
        <file>images/go-previous.png</file>
        <file>images/applications-development.png</file>
        <file>images/applications-system.png</file>
        <file>images/llvm-dragon.png</file>
        <file>images/verify.svg</file>
    </qresource>
</RCC>