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

changeset 932
efd23a913a09
parent 928
41f8bd4b1ed7
child 945
8cd4d08fa9f6
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Fri Mar 04 18:26:02 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Fri Mar 04 19:12:07 2011 +0100
@@ -240,7 +240,8 @@
 <h4>HgLogBrowserDialog.__finish</h4>
 <b>__finish</b>(<i></i>)
 <p>
-        Private slot called when the process finished or the user pressed the button.
+        Private slot called when the process finished or the user pressed
+        the button.
 </p><a NAME="HgLogBrowserDialog.__generateEdges" ID="HgLogBrowserDialog.__generateEdges"></a>
 <h4>HgLogBrowserDialog.__generateEdges</h4>
 <b>__generateEdges</b>(<i>rev, parents</i>)
@@ -285,7 +286,7 @@
 </dd>
 </dl><a NAME="HgLogBrowserDialog.__generateIcon" ID="HgLogBrowserDialog.__generateIcon"></a>
 <h4>HgLogBrowserDialog.__generateIcon</h4>
-<b>__generateIcon</b>(<i>column, color, bottomedges, topedges, dotColor, currentRev</i>)
+<b>__generateIcon</b>(<i>column, color, bottomedges, topedges, dotColor, currentRev, closed</i>)
 <p>
         Private method to generate an icon containing the revision tree for the
         given data.
@@ -311,6 +312,10 @@
 <dd>
 flag indicating to draw the icon for the
             current revision (boolean)
+</dd><dt><i>closed</i></dt>
+<dd>
+flag indicating to draw an icon for a closed
+            branch (boolean)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -388,7 +393,8 @@
 <h4>HgLogBrowserDialog.__getParents</h4>
 <b>__getParents</b>(<i>rev</i>)
 <p>
-        Private method to get the parents of the currently viewed file/directory.
+        Private method to get the parents of the currently viewed
+        file/directory.
 </p><dl>
 <dt><i>rev</i></dt>
 <dd>

eric ide

mercurial