Module implementing a dialog to select the ESP chip type and the firmware to be flashed.
| None | 
| EspFirmwareSelectionDialog | Class implementing a dialog to select the ESP chip type and the firmware to be flashed. | 
| None | 
Class implementing a dialog to select the ESP chip type and the firmware to be flashed.
| Chips | 
| FlashAddresses | 
| FlashModes | 
| None | 
| EspFirmwareSelectionDialog | Constructor | 
| __updateOkButton | Private method to update the state of the OK button. | 
| getData | Public method to get the entered data. | 
| on_addressEdit_textChanged | Private slot handling a change of the address. | 
| on_espComboBox_currentTextChanged | Private slot to handle the selection of a chip type. | 
| on_firmwarePicker_textChanged | Private slot handling a change of the firmware path. | 
| None | 
Constructor
Private method to update the state of the OK button.
Public method to get the entered data.
Private slot handling a change of the address.
Private slot to handle the selection of a chip type.
Private slot handling a change of the firmware path.