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

branch
eric7
changeset 11270
0e220c26e60e
parent 10479
856476537696
equal deleted inserted replaced
11269:ce3bcd9df3b3 11270:0e220c26e60e
62 <tr> 62 <tr>
63 <td><a href="#BluetoothController.__deactivateInterface">__deactivateInterface</a></td> 63 <td><a href="#BluetoothController.__deactivateInterface">__deactivateInterface</a></td>
64 <td>Private slot to deactivate the Bluetooth interface.</td> 64 <td>Private slot to deactivate the Bluetooth interface.</td>
65 </tr> 65 </tr>
66 <tr> 66 <tr>
67 <td><a href="#BluetoothController.__disconnectedFromDevice">__disconnectedFromDevice</a></td>
68 <td>Private slot handling disconnection from a device.</td>
69 </tr>
70 <tr>
67 <td><a href="#BluetoothController.__scan">__scan</a></td> 71 <td><a href="#BluetoothController.__scan">__scan</a></td>
68 <td>Private slot to scan for Bluetooth devices.</td> 72 <td>Private slot to scan for Bluetooth devices.</td>
69 </tr> 73 </tr>
70 <tr> 74 <tr>
71 <td><a href="#BluetoothController.__showBtStatus">__showBtStatus</a></td> 75 <td><a href="#BluetoothController.__showBtStatus">__showBtStatus</a></td>
113 <b>__deactivateInterface</b>(<i></i>) 117 <b>__deactivateInterface</b>(<i></i>)
114 <p> 118 <p>
115 Private slot to deactivate the Bluetooth interface. 119 Private slot to deactivate the Bluetooth interface.
116 </p> 120 </p>
117 121
122 <a NAME="BluetoothController.__disconnectedFromDevice" ID="BluetoothController.__disconnectedFromDevice"></a>
123 <h4>BluetoothController.__disconnectedFromDevice</h4>
124 <b>__disconnectedFromDevice</b>(<i></i>)
125 <p>
126 Private slot handling disconnection from a device.
127 </p>
128
118 <a NAME="BluetoothController.__scan" ID="BluetoothController.__scan"></a> 129 <a NAME="BluetoothController.__scan" ID="BluetoothController.__scan"></a>
119 <h4>BluetoothController.__scan</h4> 130 <h4>BluetoothController.__scan</h4>
120 <b>__scan</b>(<i></i>) 131 <b>__scan</b>(<i></i>)
121 <p> 132 <p>
122 Private slot to scan for Bluetooth devices. 133 Private slot to scan for Bluetooth devices.

eric ide

mercurial