Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html

changeset 1258
d5e035c315d5
parent 1229
a8207dc73672
child 1608
b6390d242303
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Wed Aug 31 19:35:11 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Wed Aug 31 19:36:30 2011 +0200
@@ -124,6 +124,9 @@
 <td><a href="#HgLogBrowserDialog.__resortFiles">__resortFiles</a></td>
 <td>Private method to resort the changed files tree.</td>
 </tr><tr>
+<td><a href="#HgLogBrowserDialog.__showError">__showError</a></td>
+<td>Private slot to show some error.</td>
+</tr><tr>
 <td><a href="#HgLogBrowserDialog.__updateDiffButtons">__updateDiffButtons</a></td>
 <td>Private slot to update the enabled status of the diff buttons.</td>
 </tr><tr>
@@ -480,7 +483,17 @@
 <b>__resortFiles</b>(<i></i>)
 <p>
         Private method to resort the changed files tree.
-</p><a NAME="HgLogBrowserDialog.__updateDiffButtons" ID="HgLogBrowserDialog.__updateDiffButtons"></a>
+</p><a NAME="HgLogBrowserDialog.__showError" ID="HgLogBrowserDialog.__showError"></a>
+<h4>HgLogBrowserDialog.__showError</h4>
+<b>__showError</b>(<i>out</i>)
+<p>
+        Private slot to show some error.
+</p><dl>
+<dt><i>out</i></dt>
+<dd>
+error to be shown (string)
+</dd>
+</dl><a NAME="HgLogBrowserDialog.__updateDiffButtons" ID="HgLogBrowserDialog.__updateDiffButtons"></a>
 <h4>HgLogBrowserDialog.__updateDiffButtons</h4>
 <b>__updateDiffButtons</b>(<i></i>)
 <p>

eric ide

mercurial