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

branch
mpy_network
changeset 9839
fc60e382b67a
parent 9799
a79430a8811d
parent 9831
46e371226a22
child 9840
d41ee69fa69b
diff -r d6b87ef03c13 -r fc60e382b67a src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html	Fri Mar 03 11:29:15 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html	Fri Mar 03 11:31:53 2023 +0100
@@ -284,8 +284,8 @@
 <td>Public method to set the enabled state of the various action buttons.</td>
 </tr>
 <tr>
-<td><a href="#MicroPythonWidget.showError">showError</a></td>
-<td>Public method to show some error message.</td>
+<td><a href="#MicroPythonWidget.shutdown">shutdown</a></td>
+<td>Public method to perform some shutdown actions.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -1064,6 +1064,13 @@
 error message
 </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