Module implementing a dialog to enter the firmware flashing data.
None |
CircuitPythonFirmwareSelectionDialog | Class implementing a dialog to enter the firmware flashing data. |
None |
Class implementing a dialog to enter the firmware flashing data.
None |
None |
CircuitPythonFirmwareSelectionDialog | Constructor |
__updateOkButton | Private method to update the state of the OK button and the retest button. |
getData | Public method to obtain the entered data. |
on_boardComboBox_currentIndexChanged | Private slot to handle the selection of a board type. |
on_bootPicker_textChanged | Private slot handling a change of the device path. |
on_firmwarePicker_textChanged | Private slot handling a change of the firmware path. |
on_retestButton_clicked | Private slot to research for the selected volume. |
None |
Constructor
Private method to update the state of the OK button and the retest button.
Public method to obtain the entered data.
Private slot to handle the selection of a board type.
Private slot handling a change of the device path.
Private slot handling a change of the firmware path.
Private slot to research for the selected volume.