--- a/Documentation/Source/eric5.Cooperation.Connection.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.Connection.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>Connection</h2> <p> Class representing a peer connection. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>getParticipants()</dt> <dd> @@ -68,12 +68,13 @@ <table> <tr><td>Editor</td></tr><tr><td>GetParticipants</td></tr><tr><td>Greeting</td></tr><tr><td>Participants</td></tr><tr><td>Ping</td></tr><tr><td>PlainText</td></tr><tr><td>Pong</td></tr><tr><td>ProtocolEditor</td></tr><tr><td>ProtocolGetParticipants</td></tr><tr><td>ProtocolGreeting</td></tr><tr><td>ProtocolMessage</td></tr><tr><td>ProtocolParticipants</td></tr><tr><td>ProtocolPing</td></tr><tr><td>ProtocolPong</td></tr><tr><td>ReadingGreeting</td></tr><tr><td>ReadyForUse</td></tr><tr><td>Undefined</td></tr><tr><td>WaitingForGreeting</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Connection.__init__">Connection</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Connection.__dataLengthForCurrentDataType">__dataLengthForCurrentDataType</a></td> <td>Private method to get the data length for the current data type.</td> </tr><tr> @@ -129,6 +130,10 @@ <td>Protected method to handle timer events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Connection.__init__" ID="Connection.__init__"></a> <h4>Connection (Constructor)</h4> <b>Connection</b>(<i>parent=None</i>)