src/eric7/Documentation/Source/index-eric7.MicroPython.EthernetDialogs.html

Thu, 04 Jan 2024 18:02:25 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 04 Jan 2024 18:02:25 +0100
branch
eric7
changeset 10479
856476537696
parent 10153
ffe7432f716b
permissions
-rw-r--r--

Fine tuned the source code documentation template and regenerated the source code documentation.

<!DOCTYPE html>
<html><head>
<title>eric7.MicroPython.EthernetDialogs</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.MicroPython.EthernetDialogs</h1>
<p>
Package implementing Ethernet related dialogs.
</p>



<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.EthernetController.html">EthernetController</a></td>
<td>Module implementing the Ethernet related functionality.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.html">EthernetStatusDialog</a></td>
<td>Module implementing a dialog to show Ethernet related status information.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.HostnameDialog.html">HostnameDialog</a></td>
<td>Module implementing a dialog to enter a host name for the device.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.IPv4AddressDialog.html">IPv4AddressDialog</a></td>
<td>Module implementing a dialog to enter an IPv4 address.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.WiznetUtilities.html">WiznetUtilities</a></td>
<td>Module implementing WIZnet 5x00 related utility functions.</td>
</tr>
</table>
</body></html>

eric ide

mercurial