179 text line of the file |
179 text line of the file |
180 </dd> |
180 </dd> |
181 </dl> |
181 </dl> |
182 <a NAME="GitBlameDialog.__procFinished" ID="GitBlameDialog.__procFinished"></a> |
182 <a NAME="GitBlameDialog.__procFinished" ID="GitBlameDialog.__procFinished"></a> |
183 <h4>GitBlameDialog.__procFinished</h4> |
183 <h4>GitBlameDialog.__procFinished</h4> |
184 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
184 <b>__procFinished</b>(<i>_exitCode, _exitStatus</i>) |
185 <p> |
185 <p> |
186 Private slot connected to the finished signal. |
186 Private slot connected to the finished signal. |
187 </p> |
187 </p> |
188 |
188 |
189 <dl> |
189 <dl> |
190 |
190 |
191 <dt><i>exitCode</i> (int)</dt> |
191 <dt><i>_exitCode</i> (int)</dt> |
192 <dd> |
192 <dd> |
193 exit code of the process |
193 exit code of the process (unused) |
194 </dd> |
194 </dd> |
195 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> |
195 <dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt> |
196 <dd> |
196 <dd> |
197 exit status of the process |
197 exit status of the process (unused) |
198 </dd> |
198 </dd> |
199 </dl> |
199 </dl> |
200 <a NAME="GitBlameDialog.__readStderr" ID="GitBlameDialog.__readStderr"></a> |
200 <a NAME="GitBlameDialog.__readStderr" ID="GitBlameDialog.__readStderr"></a> |
201 <h4>GitBlameDialog.__readStderr</h4> |
201 <h4>GitBlameDialog.__readStderr</h4> |
202 <b>__readStderr</b>(<i></i>) |
202 <b>__readStderr</b>(<i></i>) |