105 <tr> |
105 <tr> |
106 <td><a href="#PyCoverageDialog.__showContextMenu">__showContextMenu</a></td> |
106 <td><a href="#PyCoverageDialog.__showContextMenu">__showContextMenu</a></td> |
107 <td>Private slot to show the context menu of the listview.</td> |
107 <td>Private slot to show the context menu of the listview.</td> |
108 </tr> |
108 </tr> |
109 <tr> |
109 <tr> |
|
110 <td><a href="#PyCoverageDialog.closeEvent">closeEvent</a></td> |
|
111 <td>Protected method to handle the close event.</td> |
|
112 </tr> |
|
113 <tr> |
110 <td><a href="#PyCoverageDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
114 <td><a href="#PyCoverageDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
111 <td>Private slot called by a button of the button box clicked.</td> |
115 <td>Private slot called by a button of the button box clicked.</td> |
112 </tr> |
116 </tr> |
113 <tr> |
117 <tr> |
114 <td><a href="#PyCoverageDialog.on_reloadButton_clicked">on_reloadButton_clicked</a></td> |
118 <td><a href="#PyCoverageDialog.on_reloadButton_clicked">on_reloadButton_clicked</a></td> |
294 <dt><i>coord</i> (QPoint)</dt> |
298 <dt><i>coord</i> (QPoint)</dt> |
295 <dd> |
299 <dd> |
296 position of the mouse pointer |
300 position of the mouse pointer |
297 </dd> |
301 </dd> |
298 </dl> |
302 </dl> |
|
303 <a NAME="PyCoverageDialog.closeEvent" ID="PyCoverageDialog.closeEvent"></a> |
|
304 <h4>PyCoverageDialog.closeEvent</h4> |
|
305 <b>closeEvent</b>(<i>evt</i>) |
|
306 |
|
307 <p> |
|
308 Protected method to handle the close event. |
|
309 </p> |
|
310 <dl> |
|
311 |
|
312 <dt><i>evt</i> (QCloseEvent)</dt> |
|
313 <dd> |
|
314 reference to the close event |
|
315 </dd> |
|
316 </dl> |
299 <a NAME="PyCoverageDialog.on_buttonBox_clicked" ID="PyCoverageDialog.on_buttonBox_clicked"></a> |
317 <a NAME="PyCoverageDialog.on_buttonBox_clicked" ID="PyCoverageDialog.on_buttonBox_clicked"></a> |
300 <h4>PyCoverageDialog.on_buttonBox_clicked</h4> |
318 <h4>PyCoverageDialog.on_buttonBox_clicked</h4> |
301 <b>on_buttonBox_clicked</b>(<i>button</i>) |
319 <b>on_buttonBox_clicked</b>(<i>button</i>) |
302 |
320 |
303 <p> |
321 <p> |