diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Cooperation.CooperationClient.html --- a/Documentation/Source/eric5.Cooperation.CooperationClient.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.CooperationClient.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>CooperationClient</h2> <p> Class implementing the client of the cooperation package. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cannotConnect()</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="#CooperationClient.__init__">CooperationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CooperationClient.__connectionError">__connectionError</a></td> <td>Private slot to handle a connection error.</td> </tr><tr> @@ -153,6 +154,10 @@ <td>Public method to start listening for new connections.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a> <h4>CooperationClient (Constructor)</h4> <b>CooperationClient</b>(<i>parent=None</i>)