diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.SqlBrowser.SqlConnectionDialog.html --- a/Documentation/Source/eric5.SqlBrowser.SqlConnectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.SqlBrowser.SqlConnectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,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="#SqlConnectionDialog.__init__">SqlConnectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SqlConnectionDialog.__updateDialog">__updateDialog</a></td> <td>Private slot to update the dialog depending on it's contents.</td> </tr><tr> @@ -73,6 +74,10 @@ <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>)