src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html

branch
mpy_network
changeset 9840
d41ee69fa69b
parent 9839
fc60e382b67a
child 9844
2f3d623f7617
equal deleted inserted replaced
9839:fc60e382b67a 9840:d41ee69fa69b
280 <td>Private slot to execute the script of the active editor on the selected device.</td> 280 <td>Private slot to execute the script of the active editor on the selected device.</td>
281 </tr> 281 </tr>
282 <tr> 282 <tr>
283 <td><a href="#MicroPythonWidget.setActionButtons">setActionButtons</a></td> 283 <td><a href="#MicroPythonWidget.setActionButtons">setActionButtons</a></td>
284 <td>Public method to set the enabled state of the various action buttons.</td> 284 <td>Public method to set the enabled state of the various action buttons.</td>
285 </tr>
286 <tr>
287 <td><a href="#MicroPythonWidget.showError">showError</a></td>
288 <td>Public method to show some error message.</td>
285 </tr> 289 </tr>
286 <tr> 290 <tr>
287 <td><a href="#MicroPythonWidget.shutdown">shutdown</a></td> 291 <td><a href="#MicroPythonWidget.shutdown">shutdown</a></td>
288 <td>Public method to perform some shutdown actions.</td> 292 <td>Public method to perform some shutdown actions.</td>
289 </tr> 293 </tr>

eric ide

mercurial