Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgDialog.html

changeset 5283
06423d65a2b8
parent 3673
e26d7d0c1088
child 5651
982465f8389c
--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgDialog.html	Sat Oct 29 16:22:35 2016 +0200
+++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgDialog.html	Sat Oct 29 19:28:04 2016 +0200
@@ -262,7 +262,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, environment={}</i>)
 <p>
         Public slot used to start the process.
 </p><dl>
@@ -275,6 +275,10 @@
 </dd><dt><i>showArgs=</i></dt>
 <dd>
 flag indicating to show the arguments (boolean)
+</dd><dt><i>environment=</i></dt>
+<dd>
+dictionary of environment settings to add
+            or change for the git process (dict of string and string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial