src/eric7/Documentation/Source/eric7.DataViews.PyCoverageDialog.html

branch
eric7
changeset 10076
649f7ca537ea
parent 9209
b99e7fd55fd3
child 10423
299802979277
--- a/src/eric7/Documentation/Source/eric7.DataViews.PyCoverageDialog.html	Sat May 27 18:16:10 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.DataViews.PyCoverageDialog.html	Sat May 27 18:30:00 2023 +0200
@@ -107,6 +107,10 @@
 <td>Private slot to show the context menu of the listview.</td>
 </tr>
 <tr>
+<td><a href="#PyCoverageDialog.closeEvent">closeEvent</a></td>
+<td>Protected method to handle the close event.</td>
+</tr>
+<tr>
 <td><a href="#PyCoverageDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
 <td>Private slot called by a button of the button box clicked.</td>
 </tr>
@@ -296,6 +300,20 @@
 position of the mouse pointer
 </dd>
 </dl>
+<a NAME="PyCoverageDialog.closeEvent" ID="PyCoverageDialog.closeEvent"></a>
+<h4>PyCoverageDialog.closeEvent</h4>
+<b>closeEvent</b>(<i>evt</i>)
+
+<p>
+        Protected method to handle the close event.
+</p>
+<dl>
+
+<dt><i>evt</i> (QCloseEvent)</dt>
+<dd>
+reference to the close event
+</dd>
+</dl>
 <a NAME="PyCoverageDialog.on_buttonBox_clicked" ID="PyCoverageDialog.on_buttonBox_clicked"></a>
 <h4>PyCoverageDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)

eric ide

mercurial