7 <body> |
7 <body> |
8 <a NAME="top" ID="top"></a> |
8 <a NAME="top" ID="top"></a> |
9 <h1>eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog</h1> |
9 <h1>eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog</h1> |
10 |
10 |
11 <p> |
11 <p> |
12 Module implementing BluetoothStatusDialog. |
12 Module implementing a dialog to show Bluetooth related status information. |
13 </p> |
13 </p> |
14 <h3>Global Attributes</h3> |
14 <h3>Global Attributes</h3> |
15 |
15 |
16 <table> |
16 <table> |
17 <tr><td>None</td></tr> |
17 <tr><td>None</td></tr> |
34 <hr /> |
34 <hr /> |
35 <a NAME="BluetoothStatusDialog" ID="BluetoothStatusDialog"></a> |
35 <a NAME="BluetoothStatusDialog" ID="BluetoothStatusDialog"></a> |
36 <h2>BluetoothStatusDialog</h2> |
36 <h2>BluetoothStatusDialog</h2> |
37 |
37 |
38 <p> |
38 <p> |
39 Class documentation goes here. |
39 Class implementing a dialog to show Bluetooth related status information. |
40 </p> |
40 </p> |
41 <h3>Derived from</h3> |
41 <h3>Derived from</h3> |
42 QDialog, Ui_BluetoothStatusDialog |
42 QDialog, Ui_BluetoothStatusDialog |
43 <h3>Class Attributes</h3> |
43 <h3>Class Attributes</h3> |
44 |
44 |