--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Fri Mar 11 16:51:57 2011 +0100 @@ -103,7 +103,7 @@ </table> <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a> <h4>HgDialog (Constructor)</h4> -<b>HgDialog</b>(<i>text, parent = None</i>) +<b>HgDialog</b>(<i>text, parent=None</i>) <p> Constructor </p><dl> @@ -144,7 +144,7 @@ <h4>HgDialog.__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, formats it and inserts it into the contents pane. @@ -221,7 +221,7 @@ Private slot to send the input to the subversion process. </p><a NAME="HgDialog.startProcess" ID="HgDialog.startProcess"></a> <h4>HgDialog.startProcess</h4> -<b>startProcess</b>(<i>args, workingDir = None, showArgs = True</i>) +<b>startProcess</b>(<i>args, workingDir=None, showArgs=True</i>) <p> Public slot used to start the process. </p><dl>