Window.setInteractiveDebugging

Opens or closes the [interactive debugger][interactive-debugging], which offers access to the widget hierarchy of the application and to useful debugging tools.

class Window
static
void
setInteractiveDebugging
(
bool enable
)

Parameters

enable bool

TRUE to enable interactive debugging

Meta

Since

3.14