Hi

Is it possible to hook events in the DOM-tree of a QWebView?

For instance, hooking click on a submitbutton or mouseover an image events in a shown webpage so that my code is run whenever the user triggers the event?