I want to access QScriptEngine::setProcessEventsInterval to make panels with long-running scripts more responsive.
How do I access it, QWebView, QWebPage, or QWebFrame don't seem to offer a way to get it? If this is not feasible, is there an alternative?