Module implementing a dialog to add or edit data of unknown MicroPython devices.
None |
AddEditDevicesDialog | Class implementing a dialog to add or edit data of unknown MicroPython devices. |
None |
Class implementing a dialog to add or edit data of unknown MicroPython devices.
None |
None |
AddEditDevicesDialog | Constructor |
getDeviceDict | Public method to get the entered data as a dictionary. |
on_deviceTypeComboBox_currentIndexChanged | Private slot to handle the selection of a device type. |
on_reportButton_clicked | Private slot to report the entered data to the eric-bugs email address. |
None |
Constructor
Note: Either vid and pid and description or deviceData dictionary must be given.
Public method to get the entered data as a dictionary.
Private slot to handle the selection of a device type.
Private slot to report the entered data to the eric-bugs email address.