[Interest] QWebView: Find/Display diffs of html-text
Wilhelm
wilhelm.meier at fh-kl.de
Mon Jan 14 09:45:09 CET 2013
Hi,
I'm looking for a hint/solution to the following problem:
- I have two versions of html-text: a previous and an actual one as QString
- I would like to display to actual one with:
-- changes from previous highlighted
-- scroll the QWebView to the changes / a specific change
Actually I compute the changes between the to html-texts using Googles
Qt-version of diff-match-patch.
Any hints to this?
--
Wilhelm
More information about the Interest
mailing list