Documentation/Source/eric5.Cooperation.CooperationClient.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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> 84 <td><a href="#CooperationClient.__init__">CooperationClient</a></td>
81 <td>Constructor</td> 85 <td>Constructor</td>
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>

eric ide

mercurial