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

branch
eric7
changeset 9831
46e371226a22
parent 9767
2eed840795c0
child 9839
fc60e382b67a
--- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html	Tue Feb 28 09:45:03 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html	Wed Mar 01 09:03:13 2023 +0100
@@ -283,6 +283,10 @@
 <td><a href="#MicroPythonWidget.setActionButtons">setActionButtons</a></td>
 <td>Public method to set the enabled state of the various action buttons.</td>
 </tr>
+<tr>
+<td><a href="#MicroPythonWidget.shutdown">shutdown</a></td>
+<td>Public method to perform some shutdown actions.</td>
+</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -1041,6 +1045,13 @@
             are 'run', 'repl', 'files', 'chart', 'open', 'save'
 </dd>
 </dl>
+<a NAME="MicroPythonWidget.shutdown" ID="MicroPythonWidget.shutdown"></a>
+<h4>MicroPythonWidget.shutdown</h4>
+<b>shutdown</b>(<i></i>)
+
+<p>
+        Public method to perform some shutdown actions.
+</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial