163 line of text from the annotated file |
163 line of text from the annotated file |
164 </dd> |
164 </dd> |
165 </dl> |
165 </dl> |
166 <a NAME="SvnBlameDialog.__procFinished" ID="SvnBlameDialog.__procFinished"></a> |
166 <a NAME="SvnBlameDialog.__procFinished" ID="SvnBlameDialog.__procFinished"></a> |
167 <h4>SvnBlameDialog.__procFinished</h4> |
167 <h4>SvnBlameDialog.__procFinished</h4> |
168 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
168 <b>__procFinished</b>(<i>_exitCode, _exitStatus</i>) |
169 <p> |
169 <p> |
170 Private slot connected to the finished signal. |
170 Private slot connected to the finished signal. |
171 </p> |
171 </p> |
172 |
172 |
173 <dl> |
173 <dl> |
174 |
174 |
175 <dt><i>exitCode</i> (int)</dt> |
175 <dt><i>_exitCode</i> (int)</dt> |
176 <dd> |
176 <dd> |
177 exit code of the process |
177 exit code of the process (unused) |
178 </dd> |
178 </dd> |
179 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> |
179 <dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt> |
180 <dd> |
180 <dd> |
181 exit status of the process |
181 exit status of the process (unused) |
182 </dd> |
182 </dd> |
183 </dl> |
183 </dl> |
184 <a NAME="SvnBlameDialog.__readStderr" ID="SvnBlameDialog.__readStderr"></a> |
184 <a NAME="SvnBlameDialog.__readStderr" ID="SvnBlameDialog.__readStderr"></a> |
185 <h4>SvnBlameDialog.__readStderr</h4> |
185 <h4>SvnBlameDialog.__readStderr</h4> |
186 <b>__readStderr</b>(<i></i>) |
186 <b>__readStderr</b>(<i></i>) |