I am working to troubleshoot the YouTubeView sample app with QT5.2 and could not find out how to get to the console.log writes from within html page running in a WebView widget.
YouTubeView sample app uses pure QML.
Is there a way to enable QWebInspector using this sample app so I can see my console.log writes from within the WebView code execution?
↧