webkit - how to navigate to another page using QMouseEvent qt event -


Please help me, I need to load a page to emulate the click event to get the content of the target page. From the tutorial I thought how to create an event, but how can I actually get QWebPage references on the next page.

Thank you.

Does your event and QApplication :: postEvent targets with QWebView Inhibits the works?


Comments