2021年1月22日星期五

Get the url "link in new tab" QWebEngineView

I am working on a web browser with qt and I want to get the link when a user clicks on open in new tab. I know that I can use QWebEngineView::pageAction to get the action QWebEnginePage::OpenLinkInNewTab when the users clicks on open in new tab.Is there a way to retrieve the link when we click on open in new tab in QWebEngineView ? I have seen that I can use QWebEnginePage::createWindow but I don't really understand how it works

https://stackoverflow.com/questions/65851106/get-the-url-link-in-new-tab-qwebengineview January 23, 2021 at 02:51AM

没有评论:

发表评论