236 <p> |
236 <p> |
237 Private slot connected to the finished signal. |
237 Private slot connected to the finished signal. |
238 </p> |
238 </p> |
239 <dl> |
239 <dl> |
240 |
240 |
241 <dt><i>exitCode</i></dt> |
241 <dt><i>exitCode</i> (int)</dt> |
242 <dd> |
242 <dd> |
243 exit code of the process (integer) |
243 exit code of the process |
244 </dd> |
244 </dd> |
245 <dt><i>exitStatus</i></dt> |
245 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> |
246 <dd> |
246 <dd> |
247 exit status of the process (QProcess.ExitStatus) |
247 exit status of the process |
248 </dd> |
248 </dd> |
249 </dl> |
249 </dl> |
250 <a NAME="DjangoMigrationsListDialog.__readStderr" ID="DjangoMigrationsListDialog.__readStderr"></a> |
250 <a NAME="DjangoMigrationsListDialog.__readStderr" ID="DjangoMigrationsListDialog.__readStderr"></a> |
251 <h4>DjangoMigrationsListDialog.__readStderr</h4> |
251 <h4>DjangoMigrationsListDialog.__readStderr</h4> |
252 <b>__readStderr</b>(<i></i>) |
252 <b>__readStderr</b>(<i></i>) |