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

branch
mpy_network
changeset 9800
25f388536caf
child 10479
856476537696
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/Documentation/Source/index-eric7.MicroPython.WifiDialogs.html	Sat Feb 25 19:18:43 2023 +0100
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.MicroPython.WifiDialogs</title>
+<meta charset="UTF-8">
+<link rel="stylesheet" href="styles.css">
+</head>
+<body>
+<h1>eric7.MicroPython.WifiDialogs</h1>
+
+<p>
+Package implementing WiFi related dialogs.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+
+<tr>
+<td><a href="eric7.MicroPython.WifiDialogs.WifiApConfigDialog.html">WifiApConfigDialog</a></td>
+<td>Module implementing a dialog to configure the Access Point interface.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.WifiDialogs.WifiApStationsDialog.html">WifiApStationsDialog</a></td>
+<td>Module implementing a dialog showing the currently connected stations (clients).</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.WifiDialogs.WifiConnectionDialog.html">WifiConnectionDialog</a></td>
+<td>Module implementing a dialog to enter the parameters needed to connect to a WiFi network.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.WifiDialogs.WifiController.html">WifiController</a></td>
+<td>Module implementing the WiFi related functionality.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.WifiDialogs.WifiCountryDialog.html">WifiCountryDialog</a></td>
+<td>Module implementing a dialog to enter the country code for the WiFi interface.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.WifiDialogs.WifiNetworksWindow.html">WifiNetworksWindow</a></td>
+<td>Module implementing a dialog showing the available WiFi networks.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.WifiDialogs.WifiStatusDialog.html">WifiStatusDialog</a></td>
+<td>Module implementing a dialog to show the WiFi status of the connected device.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial