42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="CooperationClient" ID="CooperationClient"></a> |
43 <a NAME="CooperationClient" ID="CooperationClient"></a> |
44 <h2>CooperationClient</h2> |
44 <h2>CooperationClient</h2> |
45 <p> |
45 <p> |
46 Class implementing the client of the cooperation package. |
46 Class implementing the client of the cooperation package. |
47 </p><h4>Signals</h4> |
47 </p><h3>Signals</h3> |
48 <dl> |
48 <dl> |
49 <dt>cannotConnect()</dt> |
49 <dt>cannotConnect()</dt> |
50 <dd> |
50 <dd> |
51 emitted, if the initial connection fails |
51 emitted, if the initial connection fails |
52 </dd><dt>connectionError(message)</dt> |
52 </dd><dt>connectionError(message)</dt> |
138 <td>Public method to send a message.</td> |
142 <td>Public method to send a message.</td> |
139 </tr><tr> |
143 </tr><tr> |
140 <td><a href="#CooperationClient.server">server</a></td> |
144 <td><a href="#CooperationClient.server">server</a></td> |
141 <td>Public method to get a reference to the server.</td> |
145 <td>Public method to get a reference to the server.</td> |
142 </tr> |
146 </tr> |
|
147 </table> |
|
148 <h3>Static Methods</h3> |
|
149 <table> |
|
150 <tr><td>None</td></tr> |
143 </table> |
151 </table> |
144 <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a> |
152 <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a> |
145 <h4>CooperationClient (Constructor)</h4> |
153 <h4>CooperationClient (Constructor)</h4> |
146 <b>CooperationClient</b>(<i>parent = None</i>) |
154 <b>CooperationClient</b>(<i>parent = None</i>) |
147 <p> |
155 <p> |