Home / comp / gb.qt.kde.html / webbrowser / .click 
WebBrowser.Click (gb.qt.kde.html)
Syntax
EVENT Click ( )
This event is raised when the user clicks on a link.

The clicked link is stored in the Link property.

If you cancel the event with STOP EVENT, then the browser will not automatically follow the link.