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

branch
eric7
changeset 11270
0e220c26e60e
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.EthernetController.html	Tue May 06 11:09:21 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.EthernetController.html	Tue May 06 15:32:29 2025 +0200
@@ -80,6 +80,10 @@
 <td>Private slot to disconnect from the LAN.</td>
 </tr>
 <tr>
+<td><a href="#EthernetController.__disconnectedFromDevice">__disconnectedFromDevice</a></td>
+<td>Private slot handling disconnection from a device.</td>
+</tr>
+<tr>
 <td><a href="#EthernetController.__removeAutoConnect">__removeAutoConnect</a></td>
 <td>Private slot to remove the boot time connect capability.</td>
 </tr>
@@ -180,6 +184,13 @@
         Private slot to disconnect from the LAN.
 </p>
 
+<a NAME="EthernetController.__disconnectedFromDevice" ID="EthernetController.__disconnectedFromDevice"></a>
+<h4>EthernetController.__disconnectedFromDevice</h4>
+<b>__disconnectedFromDevice</b>(<i></i>)
+<p>
+        Private slot handling disconnection from a device.
+</p>
+
 <a NAME="EthernetController.__removeAutoConnect" ID="EthernetController.__removeAutoConnect"></a>
 <h4>EthernetController.__removeAutoConnect</h4>
 <b>__removeAutoConnect</b>(<i></i>)

eric ide

mercurial