--- a/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionWidget.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionWidget.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.SqlBrowser.SqlConnectionWidget</h1> - <p> Module implementing a widget showing the SQL connections. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#SqlConnectionWidget">SqlConnectionWidget</a></td> <td>Class implementing a widget showing the SQL connections.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="SqlConnectionWidget" ID="SqlConnectionWidget"></a> <h2>SqlConnectionWidget</h2> - <p> Class implementing a widget showing the SQL connections. </p> + <h3>Signals</h3> <dl> @@ -58,19 +57,17 @@ <h3>Derived from</h3> QWidget <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="#SqlConnectionWidget.__init__">SqlConnectionWidget</a></td> <td>Constructor</td> @@ -108,19 +105,20 @@ <td>Public slot to show schema data of a database.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="SqlConnectionWidget.__init__" ID="SqlConnectionWidget.__init__"></a> <h4>SqlConnectionWidget (Constructor)</h4> <b>SqlConnectionWidget</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -131,10 +129,10 @@ <a NAME="SqlConnectionWidget.__currentItemChanged" ID="SqlConnectionWidget.__currentItemChanged"></a> <h4>SqlConnectionWidget.__currentItemChanged</h4> <b>__currentItemChanged</b>(<i>current, previous</i>) - <p> Private slot handling a change of the current item. </p> + <dl> <dt><i>current</i> (QTreeWidgetItem)</dt> @@ -149,10 +147,10 @@ <a NAME="SqlConnectionWidget.__dbCaption" ID="SqlConnectionWidget.__dbCaption"></a> <h4>SqlConnectionWidget.__dbCaption</h4> <b>__dbCaption</b>(<i>db</i>) - <p> Private method to assemble a string for the caption. </p> + <dl> <dt><i>db</i> (QSqlDatabase)</dt> @@ -175,10 +173,10 @@ <a NAME="SqlConnectionWidget.__itemActivated" ID="SqlConnectionWidget.__itemActivated"></a> <h4>SqlConnectionWidget.__itemActivated</h4> <b>__itemActivated</b>(<i>itm, column</i>) - <p> Private slot handling the activation of an item. </p> + <dl> <dt><i>itm</i> (QTreeWidgetItem)</dt> @@ -193,10 +191,10 @@ <a NAME="SqlConnectionWidget.__setActive" ID="SqlConnectionWidget.__setActive"></a> <h4>SqlConnectionWidget.__setActive</h4> <b>__setActive</b>(<i>itm</i>) - <p> Private slot to set an item to active. </p> + <dl> <dt><i>itm</i> (QTreeWidgetItem)</dt> @@ -207,10 +205,10 @@ <a NAME="SqlConnectionWidget.__setBold" ID="SqlConnectionWidget.__setBold"></a> <h4>SqlConnectionWidget.__setBold</h4> <b>__setBold</b>(<i>itm, bold</i>) - <p> Private slot to set the font to bold. </p> + <dl> <dt><i>itm</i> (QTreeWidgetItem)</dt> @@ -225,10 +223,10 @@ <a NAME="SqlConnectionWidget.currentDatabase" ID="SqlConnectionWidget.currentDatabase"></a> <h4>SqlConnectionWidget.currentDatabase</h4> <b>currentDatabase</b>(<i></i>) - <p> Public method to get the current database. </p> + <dl> <dt>Return:</dt> <dd> @@ -244,17 +242,17 @@ <a NAME="SqlConnectionWidget.refresh" ID="SqlConnectionWidget.refresh"></a> <h4>SqlConnectionWidget.refresh</h4> <b>refresh</b>(<i></i>) - <p> Public slot to refresh the connection tree. </p> + <a NAME="SqlConnectionWidget.showSchema" ID="SqlConnectionWidget.showSchema"></a> <h4>SqlConnectionWidget.showSchema</h4> <b>showSchema</b>(<i></i>) - <p> Public slot to show schema data of a database. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>