src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothController.html

branch
eric7
changeset 11270
0e220c26e60e
parent 10479
856476537696
diff -r ce3bcd9df3b3 -r 0e220c26e60e src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothController.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothController.html	Tue May 06 11:09:21 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothController.html	Tue May 06 15:32:29 2025 +0200
@@ -64,6 +64,10 @@
 <td>Private slot to deactivate the Bluetooth interface.</td>
 </tr>
 <tr>
+<td><a href="#BluetoothController.__disconnectedFromDevice">__disconnectedFromDevice</a></td>
+<td>Private slot handling disconnection from a device.</td>
+</tr>
+<tr>
 <td><a href="#BluetoothController.__scan">__scan</a></td>
 <td>Private slot to scan for Bluetooth devices.</td>
 </tr>
@@ -115,6 +119,13 @@
         Private slot to deactivate the Bluetooth interface.
 </p>
 
+<a NAME="BluetoothController.__disconnectedFromDevice" ID="BluetoothController.__disconnectedFromDevice"></a>
+<h4>BluetoothController.__disconnectedFromDevice</h4>
+<b>__disconnectedFromDevice</b>(<i></i>)
+<p>
+        Private slot handling disconnection from a device.
+</p>
+
 <a NAME="BluetoothController.__scan" ID="BluetoothController.__scan"></a>
 <h4>BluetoothController.__scan</h4>
 <b>__scan</b>(<i></i>)

eric ide

mercurial