aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debugger.qrc
blob: 86a05a73ff1221d7f0b056c2169cb8c4b3d6c35f (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<RCC>
    <qresource prefix="/debugger">
        <file>images/settingscategory_debugger.png</file>
        <file>images/settingscategory_debugger@2x.png</file>
        <file>images/debugger_breakpoints.png</file>
        <file>images/debugger_continue.png</file>
        <file>images/debugger_continue@2x.png</file>
        <file>images/debugger_continue_1_mask.png</file>
        <file>images/debugger_continue_1_mask@2x.png</file>
        <file>images/debugger_continue_2_mask.png</file>
        <file>images/debugger_continue_2_mask@2x.png</file>
        <file>images/debugger_empty_14.png</file>
        <file>images/debugger_interrupt.png</file>
        <file>images/debugger_interrupt@2x.png</file>
        <file>images/debugger_interrupt_mask.png</file>
        <file>images/debugger_interrupt_mask@2x.png</file>
        <file>images/debugger_stop.png</file>
        <file>images/debugger_stop@2x.png</file>
        <file>images/debugger_stop_mask.png</file>
        <file>images/debugger_stop_mask@2x.png</file>
        <file>images/debugger_reversemode.png</file>
        <file>images/debugger_reversemode@2x.png</file>
        <file>images/debugger_reversemode_background.png</file>
        <file>images/debugger_reversemode_background@2x.png</file>
        <file>images/debugger_singleinstructionmode.png</file>
        <file>images/debugger_singleinstructionmode@2x.png</file>
        <file>images/debugger_stepinto_small.png</file>
        <file>images/debugger_stepinto_small@2x.png</file>
        <file>images/debugger_stepout_small.png</file>
        <file>images/debugger_stepout_small@2x.png</file>
        <file>images/debugger_stepover_small.png</file>
        <file>images/debugger_stepover_small@2x.png</file>
        <file>images/breakpoint_disabled.png</file>
        <file>images/breakpoint_disabled@2x.png</file>
        <file>images/breakpoint_pending_overlay.png</file>
        <file>images/breakpoint_pending_overlay@2x.png</file>
        <file>images/location.png</file>
        <file>images/location@2x.png</file>
        <file>images/location_background.png</file>
        <file>images/location_background@2x.png</file>
        <file>images/mode_debug.png</file>
        <file>images/mode_debug@2x.png</file>
        <file>images/mode_debug_mask.png</file>
        <file>images/mode_debug_mask@2x.png</file>
        <file>images/pin.xpm</file>
        <file>images/debugger_restart_small.png</file>
        <file>images/debugger_restart_small@2x.png</file>
        <file>images/recordfill.png</file>
        <file>images/recordfill@2x.png</file>
        <file>images/recordoutline.png</file>
        <file>images/recordoutline@2x.png</file>
        <file>images/tracepointoverlay.png</file>
        <file>images/tracepointoverlay@2x.png</file>
        <file>images/macos_touchbar_debug.png</file>
        <file>images/macos_touchbar_debug@2x.png</file>
        <file>images/macos_touchbar_debug_continue.png</file>
        <file>images/macos_touchbar_debug_continue@2x.png</file>
        <file>images/macos_touchbar_debug_interrupt.png</file>
        <file>images/macos_touchbar_debug_interrupt@2x.png</file>
        <file>images/macos_touchbar_debug_exit.png</file>
        <file>images/macos_touchbar_debug_exit@2x.png</file>
        <file>images/macos_touchbar_debug_step_into.png</file>
        <file>images/macos_touchbar_debug_step_into@2x.png</file>
        <file>images/macos_touchbar_debug_step_out.png</file>
        <file>images/macos_touchbar_debug_step_out@2x.png</file>
        <file>images/macos_touchbar_debug_step_over.png</file>
        <file>images/macos_touchbar_debug_step_over@2x.png</file>
    </qresource>
</RCC>