src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
207 operation the remote repository may be used for 207 operation the remote repository may be used for
208 </dd> 208 </dd>
209 </dl> 209 </dl>
210 <a NAME="GitRemoteRepositoriesDialog.__procFinished" ID="GitRemoteRepositoriesDialog.__procFinished"></a> 210 <a NAME="GitRemoteRepositoriesDialog.__procFinished" ID="GitRemoteRepositoriesDialog.__procFinished"></a>
211 <h4>GitRemoteRepositoriesDialog.__procFinished</h4> 211 <h4>GitRemoteRepositoriesDialog.__procFinished</h4>
212 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) 212 <b>__procFinished</b>(<i>_exitCode, _exitStatus</i>)
213 <p> 213 <p>
214 Private slot connected to the finished signal. 214 Private slot connected to the finished signal.
215 </p> 215 </p>
216 216
217 <dl> 217 <dl>
218 218
219 <dt><i>exitCode</i> (int)</dt> 219 <dt><i>_exitCode</i> (int)</dt>
220 <dd> 220 <dd>
221 exit code of the process 221 exit code of the process (unused)
222 </dd> 222 </dd>
223 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> 223 <dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt>
224 <dd> 224 <dd>
225 exit status of the process 225 exit status of the process (unused)
226 </dd> 226 </dd>
227 </dl> 227 </dl>
228 <a NAME="GitRemoteRepositoriesDialog.__readStderr" ID="GitRemoteRepositoriesDialog.__readStderr"></a> 228 <a NAME="GitRemoteRepositoriesDialog.__readStderr" ID="GitRemoteRepositoriesDialog.__readStderr"></a>
229 <h4>GitRemoteRepositoriesDialog.__readStderr</h4> 229 <h4>GitRemoteRepositoriesDialog.__readStderr</h4>
230 <b>__readStderr</b>(<i></i>) 230 <b>__readStderr</b>(<i></i>)

eric ide

mercurial