--- a/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothScanWindow.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothScanWindow.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.MicroPython.BluetoothDialogs.BluetoothScanWindow</h1> - <p> Module implementing a dialog to scan for Bluetooth devices. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#BluetoothScanWindow">BluetoothScanWindow</a></td> <td>Class implementing a dialog to scan for Bluetooth devices.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="BluetoothScanWindow" ID="BluetoothScanWindow"></a> <h2>BluetoothScanWindow</h2> - <p> Class implementing a dialog to scan for Bluetooth devices. </p> + <h3>Derived from</h3> QWidget, Ui_BluetoothScanWindow <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#BluetoothScanWindow.__init__">BluetoothScanWindow</a></td> <td>Constructor</td> @@ -71,19 +68,20 @@ <td>Public slot to ask the device for a Bluetooth scan and display the result.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="BluetoothScanWindow.__init__" ID="BluetoothScanWindow.__init__"></a> <h4>BluetoothScanWindow (Constructor)</h4> <b>BluetoothScanWindow</b>(<i>device, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>device</i> (BaseDevice)</dt> @@ -98,24 +96,24 @@ <a NAME="BluetoothScanWindow.__resizeColumns" ID="BluetoothScanWindow.__resizeColumns"></a> <h4>BluetoothScanWindow.__resizeColumns</h4> <b>__resizeColumns</b>(<i></i>) - <p> Private method to resize the columns of the result list. </p> + <a NAME="BluetoothScanWindow.__resort" ID="BluetoothScanWindow.__resort"></a> <h4>BluetoothScanWindow.__resort</h4> <b>__resort</b>(<i></i>) - <p> Private method to resort the devices list. </p> + <a NAME="BluetoothScanWindow.scanDevices" ID="BluetoothScanWindow.scanDevices"></a> <h4>BluetoothScanWindow.scanDevices</h4> <b>scanDevices</b>(<i></i>) - <p> Public slot to ask the device for a Bluetooth scan and display the result. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>