166 the contents pane. |
166 the contents pane. |
167 </p><a NAME="PyramidDialog.finish" ID="PyramidDialog.finish"></a> |
167 </p><a NAME="PyramidDialog.finish" ID="PyramidDialog.finish"></a> |
168 <h4>PyramidDialog.finish</h4> |
168 <h4>PyramidDialog.finish</h4> |
169 <b>finish</b>(<i></i>) |
169 <b>finish</b>(<i></i>) |
170 <p> |
170 <p> |
171 Public slot called when the process finished or the user pressed the button. |
171 Public slot called when the process finished or the user pressed the |
|
172 button. |
172 </p><a NAME="PyramidDialog.keyPressEvent" ID="PyramidDialog.keyPressEvent"></a> |
173 </p><a NAME="PyramidDialog.keyPressEvent" ID="PyramidDialog.keyPressEvent"></a> |
173 <h4>PyramidDialog.keyPressEvent</h4> |
174 <h4>PyramidDialog.keyPressEvent</h4> |
174 <b>keyPressEvent</b>(<i>evt</i>) |
175 <b>keyPressEvent</b>(<i>evt</i>) |
175 <p> |
176 <p> |
176 Protected slot to handle a key press event. |
177 Protected slot to handle a key press event. |
245 working directory for the process (string) |
246 working directory for the process (string) |
246 </dd> |
247 </dd> |
247 </dl><dl> |
248 </dl><dl> |
248 <dt>Returns:</dt> |
249 <dt>Returns:</dt> |
249 <dd> |
250 <dd> |
250 flag indicating a successful start of the first process (boolean) |
251 flag indicating a successful start of the first process |
|
252 (boolean) |
251 </dd> |
253 </dd> |
252 </dl><a NAME="PyramidDialog.startProcess" ID="PyramidDialog.startProcess"></a> |
254 </dl><a NAME="PyramidDialog.startProcess" ID="PyramidDialog.startProcess"></a> |
253 <h4>PyramidDialog.startProcess</h4> |
255 <h4>PyramidDialog.startProcess</h4> |
254 <b>startProcess</b>(<i>command, args, workingDir=None, showArgs=True</i>) |
256 <b>startProcess</b>(<i>command, args, workingDir=None, showArgs=True</i>) |
255 <p> |
257 <p> |