[Qt-interest] QWebPage linkClicked signal
Peter
pgeorges at gmail.com
Mon Nov 16 02:15:02 CET 2009
With QWebPage you can choose to delegate all links, I am doing this to
detect middle mouse clicks which cause the link to be opened in a new
window. However, if there is no middle click can I tell QWebPage to handle
the link as normal? Simple doing a setUrl() does not seem to cover all cases
(opening a link in a frame, jumping to anchors etc).
There seems to be no linkClicked slot only a signal, what does QWebPage
normally do?
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091116/5a0d27e9/attachment.html
More information about the Qt-interest-old
mailing list