187 <tr> |
187 <tr> |
188 <td><a href="#PyProfileDialog.__unfinish">__unfinish</a></td> |
188 <td><a href="#PyProfileDialog.__unfinish">__unfinish</a></td> |
189 <td>Private slot called to revert the effects of the __finish slot.</td> |
189 <td>Private slot called to revert the effects of the __finish slot.</td> |
190 </tr> |
190 </tr> |
191 <tr> |
191 <tr> |
|
192 <td><a href="#PyProfileDialog.closeEvent">closeEvent</a></td> |
|
193 <td>Protected method to handle the close event.</td> |
|
194 </tr> |
|
195 <tr> |
192 <td><a href="#PyProfileDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
196 <td><a href="#PyProfileDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
193 <td>Private slot called by a button of the button box clicked.</td> |
197 <td>Private slot called by a button of the button box clicked.</td> |
194 </tr> |
198 </tr> |
195 <tr> |
199 <tr> |
196 <td><a href="#PyProfileDialog.start">start</a></td> |
200 <td><a href="#PyProfileDialog.start">start</a></td> |
355 <b>__unfinish</b>(<i></i>) |
359 <b>__unfinish</b>(<i></i>) |
356 |
360 |
357 <p> |
361 <p> |
358 Private slot called to revert the effects of the __finish slot. |
362 Private slot called to revert the effects of the __finish slot. |
359 </p> |
363 </p> |
|
364 <a NAME="PyProfileDialog.closeEvent" ID="PyProfileDialog.closeEvent"></a> |
|
365 <h4>PyProfileDialog.closeEvent</h4> |
|
366 <b>closeEvent</b>(<i>evt</i>) |
|
367 |
|
368 <p> |
|
369 Protected method to handle the close event. |
|
370 </p> |
|
371 <dl> |
|
372 |
|
373 <dt><i>evt</i> (QCloseEvent)</dt> |
|
374 <dd> |
|
375 reference to the close event |
|
376 </dd> |
|
377 </dl> |
360 <a NAME="PyProfileDialog.on_buttonBox_clicked" ID="PyProfileDialog.on_buttonBox_clicked"></a> |
378 <a NAME="PyProfileDialog.on_buttonBox_clicked" ID="PyProfileDialog.on_buttonBox_clicked"></a> |
361 <h4>PyProfileDialog.on_buttonBox_clicked</h4> |
379 <h4>PyProfileDialog.on_buttonBox_clicked</h4> |
362 <b>on_buttonBox_clicked</b>(<i>button</i>) |
380 <b>on_buttonBox_clicked</b>(<i>button</i>) |
363 |
381 |
364 <p> |
382 <p> |