Im using QWebKit in my project and now i want use QWebHitTestResult::linkUrk()
But if i create an QWebHitTestResult object this function returns empty QUrl("").
I think i need to connect my webview and QWebHitTestResult to recive linkUrk() from my webview.
But how to do that???


Reply With Quote
Bookmarks