Documentation/Source/eric5.Cooperation.CooperationClient.html

changeset 1228
7afaf2fca55b
parent 1221
291dc0a51947
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>
72 QObject 72 QObject
73 <h3>Class Attributes</h3> 73 <h3>Class Attributes</h3>
74 <table> 74 <table>
75 <tr><td>None</td></tr> 75 <tr><td>None</td></tr>
76 </table> 76 </table>
77 <h3>Class Methods</h3>
78 <table>
79 <tr><td>None</td></tr>
80 </table>
77 <h3>Methods</h3> 81 <h3>Methods</h3>
78 <table> 82 <table>
79 <tr> 83 <tr>
80 <td><a href="#CooperationClient.__init__">CooperationClient</a></td>
81 <td>Constructor</td>
82 </tr><tr>
83 <td><a href="#CooperationClient.__connectionError">__connectionError</a></td> 84 <td><a href="#CooperationClient.__connectionError">__connectionError</a></td>
84 <td>Private slot to handle a connection error.</td> 85 <td>Private slot to handle a connection error.</td>
85 </tr><tr> 86 </tr><tr>
86 <td><a href="#CooperationClient.__connectionRejected">__connectionRejected</a></td> 87 <td><a href="#CooperationClient.__connectionRejected">__connectionRejected</a></td>
87 <td>Private slot to handle the rejection of a connection.</td> 88 <td>Private slot to handle the rejection of a connection.</td>
150 <td>Public method to send a message.</td> 151 <td>Public method to send a message.</td>
151 </tr><tr> 152 </tr><tr>
152 <td><a href="#CooperationClient.startListening">startListening</a></td> 153 <td><a href="#CooperationClient.startListening">startListening</a></td>
153 <td>Public method to start listening for new connections.</td> 154 <td>Public method to start listening for new connections.</td>
154 </tr> 155 </tr>
156 </table>
157 <h3>Static Methods</h3>
158 <table>
159 <tr><td>None</td></tr>
155 </table> 160 </table>
156 <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a> 161 <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a>
157 <h4>CooperationClient (Constructor)</h4> 162 <h4>CooperationClient (Constructor)</h4>
158 <b>CooperationClient</b>(<i>parent=None</i>) 163 <b>CooperationClient</b>(<i>parent=None</i>)
159 <p> 164 <p>

eric ide

mercurial