eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitUtilities.html

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
7203:2079ccbfa335 7204:cbf6d88004ce
37 <td><a href="#getConfigPath">getConfigPath</a></td> 37 <td><a href="#getConfigPath">getConfigPath</a></td>
38 <td>Public function 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 function to prepare the given process.</td> 41 <td>Public function to prepare the given process.</td>
42 </tr><tr>
43 <td><a href="#strToQByteArray">strToQByteArray</a></td>
44 <td>Module function to convert a Python string into a QByteArray.</td>
45 </tr> 42 </tr>
46 </table> 43 </table>
47 <hr /><hr /> 44 <hr /><hr />
48 <a NAME="getConfigPath" ID="getConfigPath"></a> 45 <a NAME="getConfigPath" ID="getConfigPath"></a>
49 <h2>getConfigPath</h2> 46 <h2>getConfigPath</h2>
71 <dd> 68 <dd>
72 language to be set (string) 69 language to be set (string)
73 </dd> 70 </dd>
74 </dl> 71 </dl>
75 <div align="right"><a href="#top">Up</a></div> 72 <div align="right"><a href="#top">Up</a></div>
76 <hr /><hr />
77 <a NAME="strToQByteArray" ID="strToQByteArray"></a>
78 <h2>strToQByteArray</h2>
79 <b>strToQByteArray</b>(<i>txt</i>)
80 <p>
81 Module function to convert a Python string into a QByteArray.
82 </p><dl>
83 <dt><i>txt</i> (str, bytes, bytearray, unicode)</dt>
84 <dd>
85 Python string to be converted
86 </dd>
87 </dl>
88 <div align="right"><a href="#top">Up</a></div>
89 <hr /> 73 <hr />
90 </body></html> 74 </body></html>

eric ide

mercurial