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

changeset 945
8cd4d08fa9f6
parent 932
efd23a913a09
child 1020
adf7e95f05e7
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Fri Mar 11 16:51:57 2011 +0100
@@ -186,7 +186,7 @@
 </table>
 <a NAME="HgLogBrowserDialog.__init__" ID="HgLogBrowserDialog.__init__"></a>
 <h4>HgLogBrowserDialog (Constructor)</h4>
-<b>HgLogBrowserDialog</b>(<i>vcs, mode = "log", bundle = None, parent = None</i>)
+<b>HgLogBrowserDialog</b>(<i>vcs, mode="log", bundle=None, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -260,7 +260,7 @@
 <dd>
 tuple containing the column and color index for
             the given node and a list of tuples indicating the edges
-            between the given node and its parents 
+            between the given node and its parents
             (integer, integer, [(integer, integer, integer), ...])
 </dd>
 </dl><a NAME="HgLogBrowserDialog.__generateFileItem" ID="HgLogBrowserDialog.__generateFileItem"></a>
@@ -381,7 +381,7 @@
 </dd>
 </dl><a NAME="HgLogBrowserDialog.__getLogEntries" ID="HgLogBrowserDialog.__getLogEntries"></a>
 <h4>HgLogBrowserDialog.__getLogEntries</h4>
-<b>__getLogEntries</b>(<i>startRev = None</i>)
+<b>__getLogEntries</b>(<i>startRev=None</i>)
 <p>
         Private method to retrieve log entries from the repository.
 </p><dl>
@@ -440,7 +440,7 @@
 <h4>HgLogBrowserDialog.__readStdout</h4>
 <b>__readStdout</b>(<i></i>)
 <p>
-        Private slot to handle the readyReadStandardOutput signal. 
+        Private slot to handle the readyReadStandardOutput signal.
 </p><p>
         It reads the output of the process and inserts it into a buffer.
 </p><a NAME="HgLogBrowserDialog.__resizeColumnsFiles" ID="HgLogBrowserDialog.__resizeColumnsFiles"></a>

eric ide

mercurial