I have an application that loads a webpage (an intranet), that site uses JavaScript to pop open new windows. When I tried with QWebView it didn't really do much, then everything I read suggested I had to subclass it and reimplement the createWindow function. Has my Googling lead me astray?