--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.FormattingDiffWidget.html Fri Oct 27 14:07:03 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.FormattingDiffWidget.html Fri Oct 27 14:09:40 2023 +0200 @@ -60,7 +60,7 @@ </tr> <tr> <td><a href="#FormattingDiffWidget.closeEvent">closeEvent</a></td> -<td></td> +<td>Protected slot implementing a close event handler.</td> </tr> <tr> <td><a href="#FormattingDiffWidget.showDiff">showDiff</a></td> @@ -91,6 +91,16 @@ <h4>FormattingDiffWidget.closeEvent</h4> <b>closeEvent</b>(<i>evt</i>) +<p> + Protected slot implementing a close event handler. +</p> +<dl> + +<dt><i>evt</i> (QCloseEvent)</dt> +<dd> +reference to the close event +</dd> +</dl> <a NAME="FormattingDiffWidget.showDiff" ID="FormattingDiffWidget.showDiff"></a> <h4>FormattingDiffWidget.showDiff</h4> <b>showDiff</b>(<i>diff</i>)