ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.PyramidDialog.html

changeset 144
5c3684ee818e
parent 133
8f183975895d
child 147
eb28b4b6f7f5
equal deleted inserted replaced
143:4ef44e854b39 144:5c3684ee818e
240 240
241 <p> 241 <p>
242 Public method to check for a normal process termination. 242 Public method to check for a normal process termination.
243 </p> 243 </p>
244 <dl> 244 <dl>
245 <dt>Returns:</dt> 245 <dt>Return:</dt>
246 <dd> 246 <dd>
247 flag indicating normal process termination (boolean) 247 flag indicating normal process termination (boolean)
248 </dd> 248 </dd>
249 </dl> 249 </dl>
250 <a NAME="PyramidDialog.normalExitWithoutErrors" ID="PyramidDialog.normalExitWithoutErrors"></a> 250 <a NAME="PyramidDialog.normalExitWithoutErrors" ID="PyramidDialog.normalExitWithoutErrors"></a>
254 <p> 254 <p>
255 Public method to check for a normal process termination without 255 Public method to check for a normal process termination without
256 error messages. 256 error messages.
257 </p> 257 </p>
258 <dl> 258 <dl>
259 <dt>Returns:</dt> 259 <dt>Return:</dt>
260 <dd> 260 <dd>
261 flag indicating normal process termination (boolean) 261 flag indicating normal process termination (boolean)
262 </dd> 262 </dd>
263 </dl> 263 </dl>
264 <a NAME="PyramidDialog.on_buttonBox_clicked" ID="PyramidDialog.on_buttonBox_clicked"></a> 264 <a NAME="PyramidDialog.on_buttonBox_clicked" ID="PyramidDialog.on_buttonBox_clicked"></a>
321 <dd> 321 <dd>
322 working directory for the process (string) 322 working directory for the process (string)
323 </dd> 323 </dd>
324 </dl> 324 </dl>
325 <dl> 325 <dl>
326 <dt>Returns:</dt> 326 <dt>Return:</dt>
327 <dd> 327 <dd>
328 flag indicating a successful start of the first process 328 flag indicating a successful start of the first process
329 (boolean) 329 (boolean)
330 </dd> 330 </dd>
331 </dl> 331 </dl>
354 <dd> 354 <dd>
355 flag indicating to show the arguments (boolean) 355 flag indicating to show the arguments (boolean)
356 </dd> 356 </dd>
357 </dl> 357 </dl>
358 <dl> 358 <dl>
359 <dt>Returns:</dt> 359 <dt>Return:</dt>
360 <dd> 360 <dd>
361 flag indicating a successful start of the process 361 flag indicating a successful start of the process
362 </dd> 362 </dd>
363 </dl> 363 </dl>
364 <div align="right"><a href="#top">Up</a></div> 364 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial