236 Private method to (re-)initialize some data. |
236 Private method to (re-)initialize some data. |
237 </p> |
237 </p> |
238 |
238 |
239 <a NAME="GitReflogBrowserDialog.__procFinished" ID="GitReflogBrowserDialog.__procFinished"></a> |
239 <a NAME="GitReflogBrowserDialog.__procFinished" ID="GitReflogBrowserDialog.__procFinished"></a> |
240 <h4>GitReflogBrowserDialog.__procFinished</h4> |
240 <h4>GitReflogBrowserDialog.__procFinished</h4> |
241 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
241 <b>__procFinished</b>(<i>_exitCode, _exitStatus</i>) |
242 <p> |
242 <p> |
243 Private slot connected to the finished signal. |
243 Private slot connected to the finished signal. |
244 </p> |
244 </p> |
245 |
245 |
246 <dl> |
246 <dl> |
247 |
247 |
248 <dt><i>exitCode</i> (int)</dt> |
248 <dt><i>_exitCode</i> (int)</dt> |
249 <dd> |
249 <dd> |
250 exit code of the process |
250 exit code of the process (unused) |
251 </dd> |
251 </dd> |
252 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> |
252 <dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt> |
253 <dd> |
253 <dd> |
254 exit status of the process |
254 exit status of the process (unused) |
255 </dd> |
255 </dd> |
256 </dl> |
256 </dl> |
257 <a NAME="GitReflogBrowserDialog.__processBuffer" ID="GitReflogBrowserDialog.__processBuffer"></a> |
257 <a NAME="GitReflogBrowserDialog.__processBuffer" ID="GitReflogBrowserDialog.__processBuffer"></a> |
258 <h4>GitReflogBrowserDialog.__processBuffer</h4> |
258 <h4>GitReflogBrowserDialog.__processBuffer</h4> |
259 <b>__processBuffer</b>(<i></i>) |
259 <b>__processBuffer</b>(<i></i>) |