--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelWidget.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelWidget.html Mon Apr 22 18:23:20 2024 +0200 @@ -1565,16 +1565,16 @@ </dl> <a NAME="IrcChannelWidget.hideEvent" ID="IrcChannelWidget.hideEvent"></a> <h4>IrcChannelWidget.hideEvent</h4> -<b>hideEvent</b>(<i>evt</i>) +<b>hideEvent</b>(<i>_evt</i>) <p> Protected method handling hide events. </p> <dl> -<dt><i>evt</i> (QHideEvent)</dt> +<dt><i>_evt</i> (QHideEvent)</dt> <dd> -reference to the hide event +reference to the hide event (unused) </dd> </dl> <a NAME="IrcChannelWidget.initAutoWho" ID="IrcChannelWidget.initAutoWho"></a> @@ -1804,16 +1804,16 @@ </dl> <a NAME="IrcChannelWidget.showEvent" ID="IrcChannelWidget.showEvent"></a> <h4>IrcChannelWidget.showEvent</h4> -<b>showEvent</b>(<i>evt</i>) +<b>showEvent</b>(<i>_evt</i>) <p> Protected method handling show events. </p> <dl> -<dt><i>evt</i> (QShowEvent)</dt> +<dt><i>_evt</i> (QShowEvent)</dt> <dd> -reference to the show event +reference to the show event (unused) </dd> </dl> <a NAME="IrcChannelWidget.unsetMarkerLine" ID="IrcChannelWidget.unsetMarkerLine"></a>