src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html

branch
eric7
changeset 10479
856476537696
parent 10431
64157aeb0312
child 10692
9becf9ca115c
--- a/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.SqlBrowser.SqlConnectionDialog</h1>
-
 <p>
 Module implementing a dialog to enter the connection parameters.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#SqlConnectionDialog">SqlConnectionDialog</a></td>
 <td>Class implementing a dialog to enter the connection parameters.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="SqlConnectionDialog" ID="SqlConnectionDialog"></a>
 <h2>SqlConnectionDialog</h2>
-
 <p>
     Class implementing a dialog to enter the connection parameters.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_SqlConnectionDialog
 <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="#SqlConnectionDialog.__init__">SqlConnectionDialog</a></td>
 <td>Constructor</td>
@@ -75,19 +72,20 @@
 <td>Private slot handling the selection of a database driver.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="SqlConnectionDialog.__init__" ID="SqlConnectionDialog.__init__"></a>
 <h4>SqlConnectionDialog (Constructor)</h4>
 <b>SqlConnectionDialog</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -98,17 +96,17 @@
 <a NAME="SqlConnectionDialog.__updateDialog" ID="SqlConnectionDialog.__updateDialog"></a>
 <h4>SqlConnectionDialog.__updateDialog</h4>
 <b>__updateDialog</b>(<i></i>)
-
 <p>
         Private slot to update the dialog depending on its contents.
 </p>
+
 <a NAME="SqlConnectionDialog.getData" ID="SqlConnectionDialog.getData"></a>
 <h4>SqlConnectionDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to retrieve the connection data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -125,10 +123,10 @@
 <a NAME="SqlConnectionDialog.on_databasePicker_textChanged" ID="SqlConnectionDialog.on_databasePicker_textChanged"></a>
 <h4>SqlConnectionDialog.on_databasePicker_textChanged</h4>
 <b>on_databasePicker_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot handling the change of the database name.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -139,10 +137,10 @@
 <a NAME="SqlConnectionDialog.on_driverCombo_activated" ID="SqlConnectionDialog.on_driverCombo_activated"></a>
 <h4>SqlConnectionDialog.on_driverCombo_activated</h4>
 <b>on_driverCombo_activated</b>(<i>index</i>)
-
 <p>
         Private slot handling the selection of a database driver.
 </p>
+
 <dl>
 
 <dt><i>index</i> (int)</dt>
@@ -152,4 +150,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