--- a/src/eric7/Documentation/Source/eric7.DataViews.PyProfileDialog.html Sat May 27 18:16:10 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DataViews.PyProfileDialog.html Sat May 27 18:30:00 2023 +0200 @@ -189,6 +189,10 @@ <td>Private slot called to revert the effects of the __finish slot.</td> </tr> <tr> +<td><a href="#PyProfileDialog.closeEvent">closeEvent</a></td> +<td>Protected method to handle the close event.</td> +</tr> +<tr> <td><a href="#PyProfileDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> <td>Private slot called by a button of the button box clicked.</td> </tr> @@ -357,6 +361,20 @@ <p> Private slot called to revert the effects of the __finish slot. </p> +<a NAME="PyProfileDialog.closeEvent" ID="PyProfileDialog.closeEvent"></a> +<h4>PyProfileDialog.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="PyProfileDialog.on_buttonBox_clicked" ID="PyProfileDialog.on_buttonBox_clicked"></a> <h4>PyProfileDialog.on_buttonBox_clicked</h4> <b>on_buttonBox_clicked</b>(<i>button</i>)