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

branch
mpy_network
changeset 9878
a82014a9e57b
parent 9860
d34667faa686
child 10479
856476537696
equal deleted inserted replaced
9877:dad1f6d37366 9878:a82014a9e57b
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>
20 20
21 <table> 21 <table>
22 22
23 <tr> 23 <tr>
24 <td><a href="#BluetoothStatusDialog">BluetoothStatusDialog</a></td> 24 <td><a href="#BluetoothStatusDialog">BluetoothStatusDialog</a></td>
25 <td>Class documentation goes here.</td> 25 <td>Class implementing a dialog to show Bluetooth related status information.</td>
26 </tr> 26 </tr>
27 </table> 27 </table>
28 <h3>Functions</h3> 28 <h3>Functions</h3>
29 29
30 <table> 30 <table>
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

eric ide

mercurial