Implementation of search

Konstantin Tokarev annulen at yandex.ru
Mon Jun 27 20:13:27 CEST 2011


Hi all,

I'd like to implement search in Kompare to find diff hunks containing specified text.

If I understand correctly, I need to iterate over DiffHunkList in DiffModel and search
inside their string content.

How can I get contents of source lines which belong to each DiffHunk?

-- 
Regards,
Konstantin


More information about the Kompare-devel mailing list