QWebView: is it possible to highlight terms and do keyboard navigation?

Posted by pierocampanelli on Stack Overflow See other posts from Stack Overflow or by pierocampanelli
Published on 2010-05-30T20:46:04Z Indexed on 2010/05/30 20:52 UTC
Read the original article Hit count: 203

Filed under:
|
|

Hi I am using QWebView from PyQT4. I'd like to

  1. highlight terms of a webpage.
  2. do a keyboard navigation inside a webpage (for example Ctrl-N move to next link)

is it possible?

© Stack Overflow or respective owner

Related posts about python

Related posts about qt