Window.setInteractiveDebugging

void setInteractiveDebugging(bool enable) static nothrow

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

Parameters

enabletrue to enable interactive debugging