Module implementing a dialog to compare two files and show the result side by side.
CompareDialog | Class implementing a dialog to compare two files and show the result side by side. |
sbsdiff | Compare two sequences of lines; generate the delta for display side by side. |
Class implementing a dialog to compare two files and show the result side by side.
CompareDialog | Constructor |
handleDiff | Private slot to handle the Compare button press. |
handleFileChanged | Private slot to enable/disable the Compare button. |
handleSelectFile | Private slot to display a file selection dialog. |
handleSelectFile1 | Private slot to handle the file 1 file selection button press. |
handleSelectFile2 | Private slot to handle the file 2 file selection button press. |
handleSync | Private slot to connect or disconnect the scrollbars of the displays. |
Constructor
Private slot to handle the Compare button press.
Private slot to enable/disable the Compare button.
Private slot to display a file selection dialog.
Private slot to handle the file 1 file selection button press.
Private slot to handle the file 2 file selection button press.
Private slot to connect or disconnect the scrollbars of the displays.
Compare two sequences of lines; generate the delta for display side by side.