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

branch
eric7
changeset 10076
649f7ca537ea
parent 9211
99eb1cb030a5
child 10423
299802979277
--- a/src/eric7/Documentation/Source/eric7.DataViews.CodeMetricsDialog.html	Sat May 27 18:16:10 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.DataViews.CodeMetricsDialog.html	Sat May 27 18:30:00 2023 +0200
@@ -95,6 +95,10 @@
 <td>Private slot to show the context menu of the listview.</td>
 </tr>
 <tr>
+<td><a href="#CodeMetricsDialog.closeEvent">closeEvent</a></td>
+<td>Protected method to handle the close event.</td>
+</tr>
+<tr>
 <td><a href="#CodeMetricsDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
 <td>Private slot called by a button of the button box clicked.</td>
 </tr>
@@ -251,6 +255,20 @@
 the position of the mouse pointer (QPoint)
 </dd>
 </dl>
+<a NAME="CodeMetricsDialog.closeEvent" ID="CodeMetricsDialog.closeEvent"></a>
+<h4>CodeMetricsDialog.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="CodeMetricsDialog.on_buttonBox_clicked" ID="CodeMetricsDialog.on_buttonBox_clicked"></a>
 <h4>CodeMetricsDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)

eric ide

mercurial