comparison: eric6/Documentation/Source/eric6.E5Gui.E5ProcessDialog.html
eric6/Documentation/Source/eric6.E5Gui.E5ProcessDialog.html
- changeset 7989
- a21d673a8f99
- parent 7356
- d975331c5daa
- child 8268
- 6b8128e0c9d1
equal
deleted
inserted
replaced
226 |
226 |
227 <p> |
227 <p> |
228 Public method to check for a normal process termination. |
228 Public method to check for a normal process termination. |
229 </p> |
229 </p> |
230 <dl> |
230 <dl> |
231 <dt>Returns:</dt> |
231 <dt>Return:</dt> |
232 <dd> |
232 <dd> |
233 flag indicating normal process termination |
233 flag indicating normal process termination |
234 </dd> |
234 </dd> |
235 </dl> |
235 </dl> |
236 <dl> |
236 <dl> |
246 <p> |
246 <p> |
247 Public method to check for a normal process termination without |
247 Public method to check for a normal process termination without |
248 error messages. |
248 error messages. |
249 </p> |
249 </p> |
250 <dl> |
250 <dl> |
251 <dt>Returns:</dt> |
251 <dt>Return:</dt> |
252 <dd> |
252 <dd> |
253 flag indicating normal process termination |
253 flag indicating normal process termination |
254 </dd> |
254 </dd> |
255 </dl> |
255 </dl> |
256 <dl> |
256 <dl> |
331 dictionary of environment settings to add |
331 dictionary of environment settings to add |
332 or change for the process |
332 or change for the process |
333 </dd> |
333 </dd> |
334 </dl> |
334 </dl> |
335 <dl> |
335 <dl> |
336 <dt>Returns:</dt> |
336 <dt>Return:</dt> |
337 <dd> |
337 <dd> |
338 flag indicating a successful start of the process |
338 flag indicating a successful start of the process |
339 </dd> |
339 </dd> |
340 </dl> |
340 </dl> |
341 <dl> |
341 <dl> |

