Documentation/Source/eric5.Cooperation.CooperationClient.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1221
291dc0a51947
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
141 <td>Public method to get a reference to the server.</td> 141 <td>Public method to get a reference to the server.</td>
142 </tr> 142 </tr>
143 </table> 143 </table>
144 <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a> 144 <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a>
145 <h4>CooperationClient (Constructor)</h4> 145 <h4>CooperationClient (Constructor)</h4>
146 <b>CooperationClient</b>(<i>parent = None</i>) 146 <b>CooperationClient</b>(<i>parent=None</i>)
147 <p> 147 <p>
148 Constructor 148 Constructor
149 </p><dl> 149 </p><dl>
150 <dt><i>parent</i></dt> 150 <dt><i>parent</i></dt>
151 <dd> 151 <dd>
259 <b>disconnectConnections</b>(<i></i>) 259 <b>disconnectConnections</b>(<i></i>)
260 <p> 260 <p>
261 Public slot to disconnect from the chat network. 261 Public slot to disconnect from the chat network.
262 </p><a NAME="CooperationClient.hasConnection" ID="CooperationClient.hasConnection"></a> 262 </p><a NAME="CooperationClient.hasConnection" ID="CooperationClient.hasConnection"></a>
263 <h4>CooperationClient.hasConnection</h4> 263 <h4>CooperationClient.hasConnection</h4>
264 <b>hasConnection</b>(<i>senderIp, senderPort = -1</i>) 264 <b>hasConnection</b>(<i>senderIp, senderPort=-1</i>)
265 <p> 265 <p>
266 Public method to check for an existing connection. 266 Public method to check for an existing connection.
267 </p><dl> 267 </p><dl>
268 <dt><i>senderIp</i></dt> 268 <dt><i>senderIp</i></dt>
269 <dd> 269 <dd>

eric ide

mercurial