src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.EthernetController.html

branch
eric7
changeset 11270
0e220c26e60e
parent 10479
856476537696
equal deleted inserted replaced
11269:ce3bcd9df3b3 11270:0e220c26e60e
78 <tr> 78 <tr>
79 <td><a href="#EthernetController.__disconnectLan">__disconnectLan</a></td> 79 <td><a href="#EthernetController.__disconnectLan">__disconnectLan</a></td>
80 <td>Private slot to disconnect from the LAN.</td> 80 <td>Private slot to disconnect from the LAN.</td>
81 </tr> 81 </tr>
82 <tr> 82 <tr>
83 <td><a href="#EthernetController.__disconnectedFromDevice">__disconnectedFromDevice</a></td>
84 <td>Private slot handling disconnection from a device.</td>
85 </tr>
86 <tr>
83 <td><a href="#EthernetController.__removeAutoConnect">__removeAutoConnect</a></td> 87 <td><a href="#EthernetController.__removeAutoConnect">__removeAutoConnect</a></td>
84 <td>Private slot to remove the boot time connect capability.</td> 88 <td>Private slot to remove the boot time connect capability.</td>
85 </tr> 89 </tr>
86 <tr> 90 <tr>
87 <td><a href="#EthernetController.__setNetworkTime">__setNetworkTime</a></td> 91 <td><a href="#EthernetController.__setNetworkTime">__setNetworkTime</a></td>
178 <b>__disconnectLan</b>(<i></i>) 182 <b>__disconnectLan</b>(<i></i>)
179 <p> 183 <p>
180 Private slot to disconnect from the LAN. 184 Private slot to disconnect from the LAN.
181 </p> 185 </p>
182 186
187 <a NAME="EthernetController.__disconnectedFromDevice" ID="EthernetController.__disconnectedFromDevice"></a>
188 <h4>EthernetController.__disconnectedFromDevice</h4>
189 <b>__disconnectedFromDevice</b>(<i></i>)
190 <p>
191 Private slot handling disconnection from a device.
192 </p>
193
183 <a NAME="EthernetController.__removeAutoConnect" ID="EthernetController.__removeAutoConnect"></a> 194 <a NAME="EthernetController.__removeAutoConnect" ID="EthernetController.__removeAutoConnect"></a>
184 <h4>EthernetController.__removeAutoConnect</h4> 195 <h4>EthernetController.__removeAutoConnect</h4>
185 <b>__removeAutoConnect</b>(<i></i>) 196 <b>__removeAutoConnect</b>(<i></i>)
186 <p> 197 <p>
187 Private slot to remove the boot time connect capability. 198 Private slot to remove the boot time connect capability.

eric ide

mercurial