Documentation/Source/eric5.Cooperation.Connection.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Cooperation.Connection.html
--- a/Documentation/Source/eric5.Cooperation.Connection.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Cooperation.Connection.html	Sun Oct 13 17:44:48 2013 +0200
@@ -47,15 +47,16 @@
 <dl>
 <dt>getParticipants()</dt>
 <dd>
-emitted after a get participants message has arrived
+emitted after a get participants message has
+        arrived
 </dd><dt>newMessage(user, message)</dt>
 <dd>
 emitted after a new message has
-            arrived (string, string)
+        arrived (string, string)
 </dd><dt>participants(participants)</dt>
 <dd>
-emitted after the list of participants has
-            arrived (list of strings of "host:port")
+emitted after the list of participants
+        has arrived (list of strings of "host:port")
 </dd><dt>readyForUse()</dt>
 <dd>
 emitted when the connection is ready for use
@@ -271,7 +272,8 @@
 </p><dl>
 <dt><i>participants</i></dt>
 <dd>
-list of participants (list of strings of "host:port")
+list of participants (list of strings of
+            "host:port")
 </dd>
 </dl><a NAME="Connection.serverPort" ID="Connection.serverPort"></a>
 <h4>Connection.serverPort</h4>

eric ide

mercurial