Module implementing a dialog to select the ESP chip type and the backup and restore parameters.
| None | 
| EspBackupRestoreFirmwareDialog | Class implementing a dialog to select the ESP chip type and the backup and restore parameters. | 
| None | 
Class implementing a dialog to select the ESP chip type and the backup and restore parameters.
| Chips | 
| FlashModes | 
| FlashSizes | 
| None | 
| EspBackupRestoreFirmwareDialog | Constructor | 
| __updateOkButton | Private method to update the state of the OK button. | 
| getData | Public method to get the entered data. | 
| 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. | 
| on_sizeComboBox_currentTextChanged | Private slot handling a change of the selected firmware size. | 
| None | 
Constructor
Private method to update the state of the OK button.
Public method to get the entered data.
Private slot to handle the selection of a chip type.
Private slot handling a change of the firmware path.
Private slot handling a change of the selected firmware size.