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

branch
eric7
changeset 10479
856476537696
parent 10015
9352f33732ae
--- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWebreplConnectionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWebreplConnectionDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.MicroPython.MicroPythonWebreplConnectionDialog</h1>
-
 <p>
 Module implementing a dialog to enter the WebREPL connection parameters.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#MicroPythonWebreplConnectionDialog">MicroPythonWebreplConnectionDialog</a></td>
 <td>Class implementing a dialog to enter the WebREPL connection parameters.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="MicroPythonWebreplConnectionDialog" ID="MicroPythonWebreplConnectionDialog"></a>
 <h2>MicroPythonWebreplConnectionDialog</h2>
-
 <p>
     Class implementing a dialog to enter the WebREPL connection parameters.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_MicroPythonWebreplConnectionDialog
 <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="#MicroPythonWebreplConnectionDialog.__init__">MicroPythonWebreplConnectionDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Private slot to show or hide the password.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="MicroPythonWebreplConnectionDialog.__init__" ID="MicroPythonWebreplConnectionDialog.__init__"></a>
 <h4>MicroPythonWebreplConnectionDialog (Constructor)</h4>
 <b>MicroPythonWebreplConnectionDialog</b>(<i>currentWebreplUrl, currentType, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>currentWebreplUrl</i> (str)</dt>
@@ -102,17 +100,17 @@
 <a NAME="MicroPythonWebreplConnectionDialog.__updateOkButton" ID="MicroPythonWebreplConnectionDialog.__updateOkButton"></a>
 <h4>MicroPythonWebreplConnectionDialog.__updateOkButton</h4>
 <b>__updateOkButton</b>(<i></i>)
-
 <p>
         Private slot to update the enabled state of the OK button.
 </p>
+
 <a NAME="MicroPythonWebreplConnectionDialog.getWebreplConnectionParameters" ID="MicroPythonWebreplConnectionDialog.getWebreplConnectionParameters"></a>
 <h4>MicroPythonWebreplConnectionDialog.getWebreplConnectionParameters</h4>
 <b>getWebreplConnectionParameters</b>(<i></i>)
-
 <p>
         Public method to retrieve the entered WebREPL connection data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -128,10 +126,10 @@
 <a NAME="MicroPythonWebreplConnectionDialog.on_showPasswordButton_clicked" ID="MicroPythonWebreplConnectionDialog.on_showPasswordButton_clicked"></a>
 <h4>MicroPythonWebreplConnectionDialog.on_showPasswordButton_clicked</h4>
 <b>on_showPasswordButton_clicked</b>(<i>checked</i>)
-
 <p>
         Private slot to show or hide the password.
 </p>
+
 <dl>
 
 <dt><i>checked</i> (bool)</dt>
@@ -141,4 +139,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