src/eric7/Documentation/Source/eric7.MicroPython.Devices.EspDialogs.EspBackupRestoreFirmwareDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
148 selected chip type 148 selected chip type
149 </dd> 149 </dd>
150 </dl> 150 </dl>
151 <a NAME="EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged" ID="EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged"></a> 151 <a NAME="EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged" ID="EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged"></a>
152 <h4>EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged</h4> 152 <h4>EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged</h4>
153 <b>on_firmwarePicker_textChanged</b>(<i>firmware</i>) 153 <b>on_firmwarePicker_textChanged</b>(<i>_firmware</i>)
154 <p> 154 <p>
155 Private slot handling a change of the firmware path. 155 Private slot handling a change of the firmware path.
156 </p> 156 </p>
157 157
158 <dl> 158 <dl>
159 159
160 <dt><i>firmware</i> (str)</dt> 160 <dt><i>_firmware</i> (str)</dt>
161 <dd> 161 <dd>
162 path to the firmware 162 path to the firmware (unused)
163 </dd> 163 </dd>
164 </dl> 164 </dl>
165 <a NAME="EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged" ID="EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged"></a> 165 <a NAME="EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged" ID="EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged"></a>
166 <h4>EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged</h4> 166 <h4>EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged</h4>
167 <b>on_sizeComboBox_currentTextChanged</b>(<i>size</i>) 167 <b>on_sizeComboBox_currentTextChanged</b>(<i>_size</i>)
168 <p> 168 <p>
169 Private slot handling a change of the selected firmware size. 169 Private slot handling a change of the selected firmware size.
170 </p> 170 </p>
171 171
172 <dl> 172 <dl>
173 173
174 <dt><i>size</i> (str)</dt> 174 <dt><i>_size</i> (str)</dt>
175 <dd> 175 <dd>
176 selected size text 176 selected size text (unused)
177 </dd> 177 </dd>
178 </dl> 178 </dl>
179 <div align="right"><a href="#top">Up</a></div> 179 <div align="right"><a href="#top">Up</a></div>
180 <hr /> 180 <hr />
181 </body></html> 181 </body></html>

eric ide

mercurial