Window.setInteractiveDebugging
void setInteractiveDebugging(bool enable)Opens or closes the [interactive debugger][interactive-debugging], which offers access to the widget hierarchy of the application and to useful debugging tools.
Parameters
enable | true to enable interactive debugging |