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

changeset 928
41f8bd4b1ed7
parent 440
69ace3e2dcf6
child 932
efd23a913a09
diff -r 7671dd6c35ce -r 41f8bd4b1ed7 Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Thu Mar 03 19:20:22 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Thu Mar 03 19:23:07 2011 +0100
@@ -81,6 +81,9 @@
 <td><a href="#HgLogBrowserDialog.__generateLogItem">__generateLogItem</a></td>
 <td>Private method to generate a log tree entry.</td>
 </tr><tr>
+<td><a href="#HgLogBrowserDialog.__getClosedBranches">__getClosedBranches</a></td>
+<td>Private method to get the list of closed branches.</td>
+</tr><tr>
 <td><a href="#HgLogBrowserDialog.__getColor">__getColor</a></td>
 <td>Private method to get the (rotating) name of the color given an index.</td>
 </tr><tr>
@@ -351,7 +354,12 @@
 <dd>
 reference to the generated item (QTreeWidgetItem)
 </dd>
-</dl><a NAME="HgLogBrowserDialog.__getColor" ID="HgLogBrowserDialog.__getColor"></a>
+</dl><a NAME="HgLogBrowserDialog.__getClosedBranches" ID="HgLogBrowserDialog.__getClosedBranches"></a>
+<h4>HgLogBrowserDialog.__getClosedBranches</h4>
+<b>__getClosedBranches</b>(<i></i>)
+<p>
+        Private method to get the list of closed branches.
+</p><a NAME="HgLogBrowserDialog.__getColor" ID="HgLogBrowserDialog.__getColor"></a>
 <h4>HgLogBrowserDialog.__getColor</h4>
 <b>__getColor</b>(<i>n</i>)
 <p>

eric ide

mercurial