diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html --- a/Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SqlConnectionWidget</h2> <p> Class implementing a widget showing the SQL connections. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cleared()</dt> <dd> @@ -63,12 +63,13 @@ <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> -</tr><tr> <td><a href="#SqlConnectionWidget.__currentItemChanged">__currentItemChanged</a></td> <td>Private slot handling a change of the current item.</td> </tr><tr> @@ -94,6 +95,10 @@ <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>)