src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.html

branch
eric7
changeset 11268
3dba24293ccc
parent 11265
0fb6d2c26cbf
--- a/src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.html	Tue May 06 11:07:12 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.html	Tue May 06 11:08:30 2025 +0200
@@ -63,6 +63,10 @@
 <td><a href="#EthernetStatusDialog.__showStatus">__showStatus</a></td>
 <td>Private slot to show the current WiFi status.</td>
 </tr>
+<tr>
+<td><a href="#EthernetStatusDialog.show">show</a></td>
+<td>Public slot to show the dialog and populate the status.</td>
+</tr>
 </table>
 
 <h3>Static Methods</h3>
@@ -130,6 +134,13 @@
         Private slot to show the current WiFi status.
 </p>
 
+<a NAME="EthernetStatusDialog.show" ID="EthernetStatusDialog.show"></a>
+<h4>EthernetStatusDialog.show</h4>
+<b>show</b>(<i></i>)
+<p>
+        Public slot to show the dialog and populate the status.
+</p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>

eric ide

mercurial