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

branch
mpy_network
changeset 9839
fc60e382b67a
parent 9799
a79430a8811d
parent 9831
46e371226a22
child 9840
d41ee69fa69b
equal deleted inserted replaced
9838:d6b87ef03c13 9839:fc60e382b67a
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> 285 </tr>
286 <tr> 286 <tr>
287 <td><a href="#MicroPythonWidget.showError">showError</a></td> 287 <td><a href="#MicroPythonWidget.shutdown">shutdown</a></td>
288 <td>Public method to show some error message.</td> 288 <td>Public method to perform some shutdown actions.</td>
289 </tr> 289 </tr>
290 </table> 290 </table>
291 <h3>Static Methods</h3> 291 <h3>Static Methods</h3>
292 292
293 <table> 293 <table>
1062 <dt><i>error</i> (str)</dt> 1062 <dt><i>error</i> (str)</dt>
1063 <dd> 1063 <dd>
1064 error message 1064 error message
1065 </dd> 1065 </dd>
1066 </dl> 1066 </dl>
1067 <a NAME="MicroPythonWidget.shutdown" ID="MicroPythonWidget.shutdown"></a>
1068 <h4>MicroPythonWidget.shutdown</h4>
1069 <b>shutdown</b>(<i></i>)
1070
1071 <p>
1072 Public method to perform some shutdown actions.
1073 </p>
1067 <div align="right"><a href="#top">Up</a></div> 1074 <div align="right"><a href="#top">Up</a></div>
1068 <hr /> 1075 <hr />
1069 </body></html> 1076 </body></html>

eric ide

mercurial