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.shutdown">shutdown</a></td> |
|
288 <td>Public method to perform some shutdown actions.</td> |
285 </tr> |
289 </tr> |
286 </table> |
290 </table> |
287 <h3>Static Methods</h3> |
291 <h3>Static Methods</h3> |
288 |
292 |
289 <table> |
293 <table> |
1039 <dd> |
1043 <dd> |
1040 keyword arguments containg the enabled states (keys |
1044 keyword arguments containg the enabled states (keys |
1041 are 'run', 'repl', 'files', 'chart', 'open', 'save' |
1045 are 'run', 'repl', 'files', 'chart', 'open', 'save' |
1042 </dd> |
1046 </dd> |
1043 </dl> |
1047 </dl> |
|
1048 <a NAME="MicroPythonWidget.shutdown" ID="MicroPythonWidget.shutdown"></a> |
|
1049 <h4>MicroPythonWidget.shutdown</h4> |
|
1050 <b>shutdown</b>(<i></i>) |
|
1051 |
|
1052 <p> |
|
1053 Public method to perform some shutdown actions. |
|
1054 </p> |
1044 <div align="right"><a href="#top">Up</a></div> |
1055 <div align="right"><a href="#top">Up</a></div> |
1045 <hr /> |
1056 <hr /> |
1046 </body></html> |
1057 </body></html> |