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

changeset 3302
e92f0dd51979
parent 2816
05aab5164d64
equal deleted inserted replaced
3300:734353e7d679 3302:e92f0dd51979
33 </table> 33 </table>
34 <h3>Functions</h3> 34 <h3>Functions</h3>
35 <table> 35 <table>
36 <tr> 36 <tr>
37 <td><a href="#getConfigPath">getConfigPath</a></td> 37 <td><a href="#getConfigPath">getConfigPath</a></td>
38 <td>Public method to get the filename of the config file.</td> 38 <td>Public function to get the filename of the config file.</td>
39 </tr><tr> 39 </tr><tr>
40 <td><a href="#prepareProcess">prepareProcess</a></td> 40 <td><a href="#prepareProcess">prepareProcess</a></td>
41 <td>Public method to prepare the given process.</td> 41 <td>Public function to prepare the given process.</td>
42 </tr> 42 </tr>
43 </table> 43 </table>
44 <hr /><hr /> 44 <hr /><hr />
45 <a NAME="getConfigPath" ID="getConfigPath"></a> 45 <a NAME="getConfigPath" ID="getConfigPath"></a>
46 <h2>getConfigPath</h2> 46 <h2>getConfigPath</h2>
47 <b>getConfigPath</b>(<i></i>) 47 <b>getConfigPath</b>(<i></i>)
48 <p> 48 <p>
49 Public method to get the filename of the config file. 49 Public function to get the filename of the config file.
50 </p><dl> 50 </p><dl>
51 <dt>Returns:</dt> 51 <dt>Returns:</dt>
52 <dd> 52 <dd>
53 filename of the config file (string) 53 filename of the config file (string)
54 </dd> 54 </dd>
57 <hr /><hr /> 57 <hr /><hr />
58 <a NAME="prepareProcess" ID="prepareProcess"></a> 58 <a NAME="prepareProcess" ID="prepareProcess"></a>
59 <h2>prepareProcess</h2> 59 <h2>prepareProcess</h2>
60 <b>prepareProcess</b>(<i>proc, encoding="", language=""</i>) 60 <b>prepareProcess</b>(<i>proc, encoding="", language=""</i>)
61 <p> 61 <p>
62 Public method to prepare the given process. 62 Public function to prepare the given process.
63 </p><dl> 63 </p><dl>
64 <dt><i>proc</i></dt> 64 <dt><i>proc</i></dt>
65 <dd> 65 <dd>
66 reference to the proces to be prepared (QProcess) 66 reference to the proces to be prepared (QProcess)
67 </dd><dt><i>encoding</i></dt> 67 </dd><dt><i>encoding</i></dt>

eric ide

mercurial