78 <td>Private method to compare two lists of text.</td> |
78 <td>Private method to compare two lists of text.</td> |
79 </tr><tr> |
79 </tr><tr> |
80 <td><a href="#CompareDialog.__fileChanged">__fileChanged</a></td> |
80 <td><a href="#CompareDialog.__fileChanged">__fileChanged</a></td> |
81 <td>Private slot to enable/disable the Compare button.</td> |
81 <td>Private slot to enable/disable the Compare button.</td> |
82 </tr><tr> |
82 </tr><tr> |
|
83 <td><a href="#CompareDialog.__generateFormats">__generateFormats</a></td> |
|
84 <td>Private method to generate the various text formats.</td> |
|
85 </tr><tr> |
83 <td><a href="#CompareDialog.__moveTextToCurrentDiffPos">__moveTextToCurrentDiffPos</a></td> |
86 <td><a href="#CompareDialog.__moveTextToCurrentDiffPos">__moveTextToCurrentDiffPos</a></td> |
84 <td>Private slot to move the text display to the current diff position.</td> |
87 <td>Private slot to move the text display to the current diff position.</td> |
85 </tr><tr> |
88 </tr><tr> |
86 <td><a href="#CompareDialog.__scrollBarMoved">__scrollBarMoved</a></td> |
89 <td><a href="#CompareDialog.__scrollBarMoved">__scrollBarMoved</a></td> |
87 <td>Private slot to enable the buttons and set the current diff position depending on scrollbar position.</td> |
90 <td>Private slot to enable the buttons and set the current diff position depending on scrollbar position.</td> |
170 </dl><a NAME="CompareDialog.__fileChanged" ID="CompareDialog.__fileChanged"></a> |
173 </dl><a NAME="CompareDialog.__fileChanged" ID="CompareDialog.__fileChanged"></a> |
171 <h4>CompareDialog.__fileChanged</h4> |
174 <h4>CompareDialog.__fileChanged</h4> |
172 <b>__fileChanged</b>(<i></i>) |
175 <b>__fileChanged</b>(<i></i>) |
173 <p> |
176 <p> |
174 Private slot to enable/disable the Compare button. |
177 Private slot to enable/disable the Compare button. |
|
178 </p><a NAME="CompareDialog.__generateFormats" ID="CompareDialog.__generateFormats"></a> |
|
179 <h4>CompareDialog.__generateFormats</h4> |
|
180 <b>__generateFormats</b>(<i></i>) |
|
181 <p> |
|
182 Private method to generate the various text formats. |
175 </p><a NAME="CompareDialog.__moveTextToCurrentDiffPos" ID="CompareDialog.__moveTextToCurrentDiffPos"></a> |
183 </p><a NAME="CompareDialog.__moveTextToCurrentDiffPos" ID="CompareDialog.__moveTextToCurrentDiffPos"></a> |
176 <h4>CompareDialog.__moveTextToCurrentDiffPos</h4> |
184 <h4>CompareDialog.__moveTextToCurrentDiffPos</h4> |
177 <b>__moveTextToCurrentDiffPos</b>(<i></i>) |
185 <b>__moveTextToCurrentDiffPos</b>(<i></i>) |
178 <p> |
186 <p> |
179 Private slot to move the text display to the current diff position. |
187 Private slot to move the text display to the current diff position. |