<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">Hello List, I am the GSoC student working on refactoring support for KDevelop. Right now I am working on a dialog to show the users the changes made by a plugin, and then allowing them to change something if they don't find it accurate.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I want to embed a KomparePart into the dialog. However it has been quite hard to find documentation about how to use a KomparePart. From what I have gathered it is preferred to create a KPart through KMimeTypeTrader, however I won't be working with diff files, but with two versions of the file, and I was hoping that Kompare could do the diff, and display the changes.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>So could anyone here point me in the right direction on how to go about this?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Thanks</p></body></html>