eric7.MicroPython.Devices.CircuitPythonUpdater.ShowInstalledDialog
Module implementing a dialog to show the modules installed on the connected device.
Global Attributes
Classes
ShowInstalledDialog |
Class implementing a dialog to show the modules installed on the connected device. |
Functions
ShowInstalledDialog
Class implementing a dialog to show the modules installed on the connected device.
Derived from
QDialog, Ui_ShowInstalledDialog
Class Attributes
Class Methods
Methods
Static Methods
ShowInstalledDialog (Constructor)
ShowInstalledDialog(devicePath, parent=None)
Constructor
- devicePath (str)
-
path to the connected board
- parent (QWidget (optional))
-
reference to the parent widget (defaults to None)