PDA

View Full Version : how to get the url of the current page loaded in the QGraphicsWebView.



ejoshva
24th February 2015, 13:15
I want to find the url of the current page loaded in the webview.
how can I do it.

I tried using the signal urlClicked(), that is the case when the url is click on the webpage. I just wanna find the url of the page without performing any action.

wysota
24th February 2015, 21:19
I want to find the url of the current page loaded in the webview.
how can I do it.
QGraphicsWebView::url