> I would like to have a debug output for each javascript that the webpage > (displayed in a QWebView) is running.
This sentence is confusing, can you elaborate? If what you want to is to capture the output of 'console' being executed in the JavaScript world, read the documentation of javaScriptConsoleMessage() in QWebPage. -- Ariya Hidayat, http://ariya.ofilabs.com _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
