PDA

View Full Version : find text with regexp in qwebview +highlight



solook
29th June 2013, 08:44
hi..
i want to search text in qwebview with regexp pattern and highlight matched text..

saman_artorious
29th June 2013, 13:36
hi..
i want to search text in qwebview with regexp pattern and highlight matched text..

1. Get the source text from QWebView
2. Match the text to your desired regular expression.

http://qt-project.org/forums/viewthread/27170
http://www.qtforum.org/article/28252/return-key-event-on-qwebview.html