summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debugger.qrc
blob: a75fb1625e466c8e184d8066757d088ef7bf63df (plain)
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
34
35
36
37
38
39
40
41
42
43
44
<RCC>
    <qresource prefix="/debugger">
        <file>images/debugger_breakpoints.png</file>
        <file>images/debugger_continue.png</file>
        <file>images/debugger_continue_small.png</file>
        <file>images/debugger_empty_14.png</file>
        <file>images/debugger_interrupt.png</file>
        <file>images/debugger_interrupt_small.png</file>
        <file>images/debugger_reversemode_16.png</file>
        <file>images/debugger_singleinstructionmode.png</file>
        <file>images/debugger_snapshot_small.png</file>
        <file>images/debugger_start.png</file>
        <file>images/debugger_start_small.png</file>
        <file>images/debugger_stepinto_small.png</file>
        <file>images/debugger_steponeproc_small.png</file>
        <file>images/debugger_stepout_small.png</file>
        <file>images/debugger_stepover_small.png</file>
        <file>images/debugger_stepoverproc_small.png</file>
        <file>images/debugger_stop.png</file>
        <file>images/debugger_stop_small.png</file>
        <file>images/watchpoint.png</file>
        <file>images/tracepoint.png</file>
        <file>images/breakpoint_16.png</file>
        <file>images/breakpoint_24.png</file>
        <file>images/breakpoint_disabled_16.png</file>
        <file>images/breakpoint_disabled_24.png</file>
        <file>images/breakpoint_disabled_32.png</file>
        <file>images/breakpoint_pending_16.png</file>
        <file>images/breakpoint_pending_24.png</file>
        <file>images/location_16.png</file>
        <file>images/location_24.png</file>
        <file>images/pin.xpm</file>
        <file>images/collapse.png</file>
        <file>images/error.png</file>
        <file>images/expand.png</file>
        <file>images/log.png</file>
        <file>images/prompt.png</file>
        <file>images/warning.png</file>
        <file>images/qml/zoom.png</file>
        <file>images/qml/select.png</file>
        <file>images/qml/app-on-top.png</file>
        <file>images/qml/apply-on-save.png</file>
    </qresource>
</RCC>