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

changeset 2816
05aab5164d64
parent 2387
2d119e79ab54
child 3302
e92f0dd51979
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html	Mon Jul 22 20:08:29 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html	Tue Jul 23 18:34:55 2013 +0200
@@ -36,6 +36,9 @@
 <tr>
 <td><a href="#getConfigPath">getConfigPath</a></td>
 <td>Public method to get the filename of the config file.</td>
+</tr><tr>
+<td><a href="#prepareProcess">prepareProcess</a></td>
+<td>Public method to prepare the given process.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -51,5 +54,24 @@
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="prepareProcess" ID="prepareProcess"></a>
+<h2>prepareProcess</h2>
+<b>prepareProcess</b>(<i>proc, encoding="", language=""</i>)
+<p>
+    Public method to prepare the given process.
+</p><dl>
+<dt><i>proc</i></dt>
+<dd>
+reference to the proces to be prepared (QProcess)
+</dd><dt><i>encoding</i></dt>
+<dd>
+encoding to be used by the process (string)
+</dd><dt><i>language</i></dt>
+<dd>
+language to be set (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial