QWebView: is it possible to highlight terms and do keyboard navigation?
- by pierocampanelli
Hi
I am using QWebView from PyQT4. I'd like to
highlight terms of a webpage.
do a keyboard navigation inside a webpage (for example Ctrl-N move to next link)
is it possible?