src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiApConfigDialog.html

branch
eric7
changeset 10479
856476537696
parent 9871
4a302b8c4d28
child 11238
ddb3c3b4d679
--- a/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiApConfigDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiApConfigDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.MicroPython.WifiDialogs.WifiApConfigDialog</h1>
-
 <p>
 Module implementing a dialog to configure the Access Point interface.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#WifiApConfigDialog">WifiApConfigDialog</a></td>
 <td>Class implementing a dialog to configure the Access Point interface.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="WifiApConfigDialog" ID="WifiApConfigDialog"></a>
 <h2>WifiApConfigDialog</h2>
-
 <p>
     Class implementing a dialog to configure the Access Point interface.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_WifiApConfigDialog
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#WifiApConfigDialog.__init__">WifiApConfigDialog</a></td>
 <td>Constructor</td>
@@ -75,19 +72,20 @@
 <td>Private slot to show or hide the WiFi Access Point password.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="WifiApConfigDialog.__init__" ID="WifiApConfigDialog.__init__"></a>
 <h4>WifiApConfigDialog (Constructor)</h4>
 <b>WifiApConfigDialog</b>(<i>withIP, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>withIP</i> (bool)</dt>
@@ -102,24 +100,24 @@
 <a NAME="WifiApConfigDialog.__updateOk" ID="WifiApConfigDialog.__updateOk"></a>
 <h4>WifiApConfigDialog.__updateOk</h4>
 <b>__updateOk</b>(<i></i>)
-
 <p>
         Private method to update the enabled state of the OK button.
 </p>
+
 <a NAME="WifiApConfigDialog.accept" ID="WifiApConfigDialog.accept"></a>
 <h4>WifiApConfigDialog.accept</h4>
 <b>accept</b>(<i></i>)
-
 <p>
         Public slot accepting the dialog.
 </p>
+
 <a NAME="WifiApConfigDialog.getApConfig" ID="WifiApConfigDialog.getApConfig"></a>
 <h4>WifiApConfigDialog.getApConfig</h4>
 <b>getApConfig</b>(<i></i>)
-
 <p>
         Public method to get the entered access point configuration data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -137,10 +135,10 @@
 <a NAME="WifiApConfigDialog.on_apShowPasswordButton_clicked" ID="WifiApConfigDialog.on_apShowPasswordButton_clicked"></a>
 <h4>WifiApConfigDialog.on_apShowPasswordButton_clicked</h4>
 <b>on_apShowPasswordButton_clicked</b>(<i>checked</i>)
-
 <p>
         Private slot to show or hide the WiFi Access Point password.
 </p>
+
 <dl>
 
 <dt><i>checked</i> (bool)</dt>
@@ -150,4 +148,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial