Results 1 to 2 of 2

Thread: QWebView and hooking events

  1. #1
    Join Date
    Feb 2007
    Posts
    61
    Thanks
    12
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QWebView and hooking events

    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?

  2. #2
    Join Date
    Feb 2007
    Posts
    61
    Thanks
    12
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QWebView and hooking events

    Is it really not possible to hook the submit event of a form when using QWebView?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.