src/eric7/Documentation/Help/source.qhp

branch
eric7
changeset 11270
0e220c26e60e
parent 11268
3dba24293ccc
--- a/src/eric7/Documentation/Help/source.qhp	Tue May 06 11:09:21 2025 +0200
+++ b/src/eric7/Documentation/Help/source.qhp	Tue May 06 15:32:29 2025 +0200
@@ -2397,6 +2397,7 @@
       <keyword name="BluetoothController (Module)" id="BluetoothController (Module)" ref="eric7.MicroPython.BluetoothDialogs.BluetoothController.html" />
       <keyword name="BluetoothController.__activateInterface" id="BluetoothController.__activateInterface" ref="eric7.MicroPython.BluetoothDialogs.BluetoothController.html#BluetoothController.__activateInterface" />
       <keyword name="BluetoothController.__deactivateInterface" id="BluetoothController.__deactivateInterface" ref="eric7.MicroPython.BluetoothDialogs.BluetoothController.html#BluetoothController.__deactivateInterface" />
+      <keyword name="BluetoothController.__disconnectedFromDevice" id="BluetoothController.__disconnectedFromDevice" ref="eric7.MicroPython.BluetoothDialogs.BluetoothController.html#BluetoothController.__disconnectedFromDevice" />
       <keyword name="BluetoothController.__scan" id="BluetoothController.__scan" ref="eric7.MicroPython.BluetoothDialogs.BluetoothController.html#BluetoothController.__scan" />
       <keyword name="BluetoothController.__showBtStatus" id="BluetoothController.__showBtStatus" ref="eric7.MicroPython.BluetoothDialogs.BluetoothController.html#BluetoothController.__showBtStatus" />
       <keyword name="BluetoothController.createMenu" id="BluetoothController.createMenu" ref="eric7.MicroPython.BluetoothDialogs.BluetoothController.html#BluetoothController.createMenu" />
@@ -6949,6 +6950,7 @@
       <keyword name="EthernetController.__connectLanIp" id="EthernetController.__connectLanIp" ref="eric7.MicroPython.EthernetDialogs.EthernetController.html#EthernetController.__connectLanIp" />
       <keyword name="EthernetController.__deactivateEthernet" id="EthernetController.__deactivateEthernet" ref="eric7.MicroPython.EthernetDialogs.EthernetController.html#EthernetController.__deactivateEthernet" />
       <keyword name="EthernetController.__disconnectLan" id="EthernetController.__disconnectLan" ref="eric7.MicroPython.EthernetDialogs.EthernetController.html#EthernetController.__disconnectLan" />
+      <keyword name="EthernetController.__disconnectedFromDevice" id="EthernetController.__disconnectedFromDevice" ref="eric7.MicroPython.EthernetDialogs.EthernetController.html#EthernetController.__disconnectedFromDevice" />
       <keyword name="EthernetController.__removeAutoConnect" id="EthernetController.__removeAutoConnect" ref="eric7.MicroPython.EthernetDialogs.EthernetController.html#EthernetController.__removeAutoConnect" />
       <keyword name="EthernetController.__setNetworkTime" id="EthernetController.__setNetworkTime" ref="eric7.MicroPython.EthernetDialogs.EthernetController.html#EthernetController.__setNetworkTime" />
       <keyword name="EthernetController.__showEthernetStatus" id="EthernetController.__showEthernetStatus" ref="eric7.MicroPython.EthernetDialogs.EthernetController.html#EthernetController.__showEthernetStatus" />
@@ -19674,6 +19676,7 @@
       <keyword name="WifiController.__deactivateInterface" id="WifiController.__deactivateInterface" ref="eric7.MicroPython.WifiDialogs.WifiController.html#WifiController.__deactivateInterface" />
       <keyword name="WifiController.__disableWebrepl" id="WifiController.__disableWebrepl" ref="eric7.MicroPython.WifiDialogs.WifiController.html#WifiController.__disableWebrepl" />
       <keyword name="WifiController.__disconnectWifi" id="WifiController.__disconnectWifi" ref="eric7.MicroPython.WifiDialogs.WifiController.html#WifiController.__disconnectWifi" />
+      <keyword name="WifiController.__disconnectedFromDevice" id="WifiController.__disconnectedFromDevice" ref="eric7.MicroPython.WifiDialogs.WifiController.html#WifiController.__disconnectedFromDevice" />
       <keyword name="WifiController.__enableWebrepl" id="WifiController.__enableWebrepl" ref="eric7.MicroPython.WifiDialogs.WifiController.html#WifiController.__enableWebrepl" />
       <keyword name="WifiController.__removeCredentials" id="WifiController.__removeCredentials" ref="eric7.MicroPython.WifiDialogs.WifiController.html#WifiController.__removeCredentials" />
       <keyword name="WifiController.__scanNetwork" id="WifiController.__scanNetwork" ref="eric7.MicroPython.WifiDialogs.WifiController.html#WifiController.__scanNetwork" />

eric ide

mercurial