Documentation/Source/eric5.Utilities.SingleApplication.html

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
equal deleted inserted replaced
1228:7afaf2fca55b 1229:a8207dc73672
59 <tr><td>None</td></tr> 59 <tr><td>None</td></tr>
60 </table> 60 </table>
61 <h3>Methods</h3> 61 <h3>Methods</h3>
62 <table> 62 <table>
63 <tr> 63 <tr>
64 <td><a href="#SingleApplicationClient.__init__">SingleApplicationClient</a></td>
65 <td>Constructor</td>
66 </tr><tr>
64 <td><a href="#SingleApplicationClient.connect">connect</a></td> 67 <td><a href="#SingleApplicationClient.connect">connect</a></td>
65 <td>Public method to connect the single application client to its server.</td> 68 <td>Public method to connect the single application client to its server.</td>
66 </tr><tr> 69 </tr><tr>
67 <td><a href="#SingleApplicationClient.disconnect">disconnect</a></td> 70 <td><a href="#SingleApplicationClient.disconnect">disconnect</a></td>
68 <td>Public method to disconnect from the Single Appliocation server.</td> 71 <td>Public method to disconnect from the Single Appliocation server.</td>
161 <tr><td>None</td></tr> 164 <tr><td>None</td></tr>
162 </table> 165 </table>
163 <h3>Methods</h3> 166 <h3>Methods</h3>
164 <table> 167 <table>
165 <tr> 168 <tr>
169 <td><a href="#SingleApplicationServer.__init__">SingleApplicationServer</a></td>
170 <td>Constructor</td>
171 </tr><tr>
166 <td><a href="#SingleApplicationServer.__disconnected">__disconnected</a></td> 172 <td><a href="#SingleApplicationServer.__disconnected">__disconnected</a></td>
167 <td>Private method to handle the closure of the socket.</td> 173 <td>Private method to handle the closure of the socket.</td>
168 </tr><tr> 174 </tr><tr>
169 <td><a href="#SingleApplicationServer.__newConnection">__newConnection</a></td> 175 <td><a href="#SingleApplicationServer.__newConnection">__newConnection</a></td>
170 <td>Private slot to handle a new connection.</td> 176 <td>Private slot to handle a new connection.</td>

eric ide

mercurial