--- a/Documentation/Source/eric5.Cooperation.ChatWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.ChatWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ChatWidget</h2> <p> Class implementing the chat dialog. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cancelEdit()</dt> <dd> @@ -74,12 +74,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ChatWidget.__init__">ChatWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ChatWidget.__banKickUser">__banKickUser</a></td> <td>Private slot to ban and kick a user.</td> </tr><tr> @@ -195,6 +196,10 @@ <td>Public slot to handle a change of preferences.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ChatWidget.__init__" ID="ChatWidget.__init__"></a> <h4>ChatWidget (Constructor)</h4> <b>ChatWidget</b>(<i>port=-1, parent=None</i>)