eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog
Module implementing a dialog to show Bluetooth related status information.
Global Attributes
Classes
Functions
BluetoothStatusDialog
Class implementing a dialog to show Bluetooth related status information.
Derived from
QDialog, Ui_BluetoothStatusDialog
Class Attributes
Class Methods
Methods
Static Methods
BluetoothStatusDialog (Constructor)
BluetoothStatusDialog(microPython, parent=None)
Constructor
- microPython (MicroPythonWidget)
-
reference to the MicroPython widget
- parent (QWidget (optional))
-
reference to the parent widget (defaults to None)
BluetoothStatusDialog.__showStatus
__showStatus()
Private slot to show the current WiFi status.