Documentation/Source/eric5.Cooperation.CooperationServer.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
45 Class implementing the cooperation server. 45 Class implementing the cooperation server.
46 </p><h3>Signals</h3> 46 </p><h3>Signals</h3>
47 <dl> 47 <dl>
48 <dt>newConnection(connection)</dt> 48 <dt>newConnection(connection)</dt>
49 <dd> 49 <dd>
50 emitted after a new connection was received 50 emitted after a new connection was
51 (Connection) 51 received (Connection)
52 </dd> 52 </dd>
53 </dl> 53 </dl>
54 <h3>Derived from</h3> 54 <h3>Derived from</h3>
55 QTcpServer 55 QTcpServer
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
110 <dt><i>port</i></dt> 110 <dt><i>port</i></dt>
111 <dd> 111 <dd>
112 port to listen on (integer) 112 port to listen on (integer)
113 </dd><dt><i>findFreePort</i></dt> 113 </dd><dt><i>findFreePort</i></dt>
114 <dd> 114 <dd>
115 flag indicating to search for a free port depending on 115 flag indicating to search for a free port
116 the configuration (boolean) 116 depending on the configuration (boolean)
117 </dd> 117 </dd>
118 </dl><dl> 118 </dl><dl>
119 <dt>Returns:</dt> 119 <dt>Returns:</dt>
120 <dd> 120 <dd>
121 tuple giving a flag indicating success (boolean) and 121 tuple giving a flag indicating success (boolean) and

eric ide

mercurial