[Qt-interest] continue in linkClicked of QtWebView

noam.rosenthal at nokia.com noam.rosenthal at nokia.com
Sat Oct 2 05:04:09 CEST 2010


Hi canal
I think what you're looking for, both for this and for the other question, is QWebPage::acceptNavigationRequeset (http://doc.qt.nokia.com/4.7/qwebpage.html#acceptNavigationRequest)
It's a lower level function than the high level linkClicked signal.

Good luck
No'am

From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of ext go canal
Sent: Friday, October 01, 2010 7:50 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] continue in linkClicked of QtWebView

Hi,
newbie question:

 I have installed my own linkClicked for QtWebView, basically I wanted to open an external application to display PDF file (in case the link is a PDF file and since QtWebView does not support PDF file viewing); it works but how do I let QtWebView continue the link request if this is not a PDF file ?

thanks,
canal


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101002/27718f9f/attachment.html 


More information about the Qt-interest-old mailing list