Documentation/Source/eric6.UI.CompareDialog.html

changeset 5765
39d8b26ff557
parent 5651
982465f8389c
--- a/Documentation/Source/eric6.UI.CompareDialog.html	Fri Jun 23 18:46:40 2017 +0200
+++ b/Documentation/Source/eric6.UI.CompareDialog.html	Sat Jun 24 12:15:03 2017 +0200
@@ -80,6 +80,9 @@
 <td><a href="#CompareDialog.__fileChanged">__fileChanged</a></td>
 <td>Private slot to enable/disable the Compare button.</td>
 </tr><tr>
+<td><a href="#CompareDialog.__generateFormats">__generateFormats</a></td>
+<td>Private method to generate the various text formats.</td>
+</tr><tr>
 <td><a href="#CompareDialog.__moveTextToCurrentDiffPos">__moveTextToCurrentDiffPos</a></td>
 <td>Private slot to move the text display to the current diff position.</td>
 </tr><tr>
@@ -172,6 +175,11 @@
 <b>__fileChanged</b>(<i></i>)
 <p>
         Private slot to enable/disable the Compare button.
+</p><a NAME="CompareDialog.__generateFormats" ID="CompareDialog.__generateFormats"></a>
+<h4>CompareDialog.__generateFormats</h4>
+<b>__generateFormats</b>(<i></i>)
+<p>
+        Private method to generate the various text formats.
 </p><a NAME="CompareDialog.__moveTextToCurrentDiffPos" ID="CompareDialog.__moveTextToCurrentDiffPos"></a>
 <h4>CompareDialog.__moveTextToCurrentDiffPos</h4>
 <b>__moveTextToCurrentDiffPos</b>(<i></i>)

eric ide

mercurial