Documentation/Source/eric5.Utilities.SingleApplication.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
52 object 52 object
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#SingleApplicationClient.__init__">SingleApplicationClient</a></td> 64 <td><a href="#SingleApplicationClient.__init__">SingleApplicationClient</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
73 <td>Public method to process the command line args passed to the UI.</td> 77 <td>Public method to process the command line args passed to the UI.</td>
74 </tr><tr> 78 </tr><tr>
75 <td><a href="#SingleApplicationClient.sendCommand">sendCommand</a></td> 79 <td><a href="#SingleApplicationClient.sendCommand">sendCommand</a></td>
76 <td>Public method to send the command to the application server.</td> 80 <td>Public method to send the command to the application server.</td>
77 </tr> 81 </tr>
82 </table>
83 <h3>Static Methods</h3>
84 <table>
85 <tr><td>None</td></tr>
78 </table> 86 </table>
79 <a NAME="SingleApplicationClient.__init__" ID="SingleApplicationClient.__init__"></a> 87 <a NAME="SingleApplicationClient.__init__" ID="SingleApplicationClient.__init__"></a>
80 <h4>SingleApplicationClient (Constructor)</h4> 88 <h4>SingleApplicationClient (Constructor)</h4>
81 <b>SingleApplicationClient</b>(<i>name</i>) 89 <b>SingleApplicationClient</b>(<i>name</i>)
82 <p> 90 <p>
149 QLocalServer 157 QLocalServer
150 <h3>Class Attributes</h3> 158 <h3>Class Attributes</h3>
151 <table> 159 <table>
152 <tr><td>None</td></tr> 160 <tr><td>None</td></tr>
153 </table> 161 </table>
162 <h3>Class Methods</h3>
163 <table>
164 <tr><td>None</td></tr>
165 </table>
154 <h3>Methods</h3> 166 <h3>Methods</h3>
155 <table> 167 <table>
156 <tr> 168 <tr>
157 <td><a href="#SingleApplicationServer.__init__">SingleApplicationServer</a></td> 169 <td><a href="#SingleApplicationServer.__init__">SingleApplicationServer</a></td>
158 <td>Constructor</td> 170 <td>Constructor</td>
170 <td>Public slot to handle the command sent by the client.</td> 182 <td>Public slot to handle the command sent by the client.</td>
171 </tr><tr> 183 </tr><tr>
172 <td><a href="#SingleApplicationServer.shutdown">shutdown</a></td> 184 <td><a href="#SingleApplicationServer.shutdown">shutdown</a></td>
173 <td>Public method used to shut down the server.</td> 185 <td>Public method used to shut down the server.</td>
174 </tr> 186 </tr>
187 </table>
188 <h3>Static Methods</h3>
189 <table>
190 <tr><td>None</td></tr>
175 </table> 191 </table>
176 <a NAME="SingleApplicationServer.__init__" ID="SingleApplicationServer.__init__"></a> 192 <a NAME="SingleApplicationServer.__init__" ID="SingleApplicationServer.__init__"></a>
177 <h4>SingleApplicationServer (Constructor)</h4> 193 <h4>SingleApplicationServer (Constructor)</h4>
178 <b>SingleApplicationServer</b>(<i>name</i>) 194 <b>SingleApplicationServer</b>(<i>name</i>)
179 <p> 195 <p>

eric ide

mercurial