[Interest] bug with # in URL when using setUrl?

Larry Martell larry.martell at gmail.com
Wed Mar 16 16:38:36 CET 2016


On Wed, Mar 16, 2016 at 6:29 AM, Konstantin Tokarev <annulen at yandex.ru> wrote:
>
>
> 16.03.2016, 02:15, "Larry Martell" <larry.martell at gmail.com>:
>> -How can I debug the Angular code?
>
> QtWebKit has developer tools. You need to create QWebInspector, set QWebPage to it,
> and enable QWebSettings::DeveloperExtrasEnabled
>
> You will get error console, JS debugger, and other goodies.

This sounds very promising but I can't quite figure out how to use it.

I have this JS code that's somehow downloaded (I assume by nginx). How
do I integrate QWebInspector and QWebPage into the Qt app so they can
access that code?



More information about the Interest mailing list