aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debugger.qrc
blob: 4dbc903b5919c4292a9f786da292aa8b8b38681c (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
<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_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>
    </qresource>
</RCC>