The enable_debugging signal is a keybinding signal which gets emitted when the user enables or disables interactive debugging.
When toggle
is true, interactive debugging is toggled on or off, when it is
false, the debugger will be pointed at the widget under the pointer.
The default bindings for this signal are Ctrl-Shift-I and Ctrl-Shift-D.
toggle |
toggle the debugger |
true if the key binding was handled |