--- a/Documentation/Source/eric6.SqlBrowser.SqlConnectionDialog.html Sat Dec 05 13:02:26 2015 +0100 +++ b/Documentation/Source/eric6.SqlBrowser.SqlConnectionDialog.html Sat Dec 05 13:03:19 2015 +0100 @@ -66,12 +66,9 @@ <td><a href="#SqlConnectionDialog.getData">getData</a></td> <td>Public method to retrieve the connection data.</td> </tr><tr> -<td><a href="#SqlConnectionDialog.on_databaseEdit_textChanged">on_databaseEdit_textChanged</a></td> +<td><a href="#SqlConnectionDialog.on_databasePicker_textChanged">on_databasePicker_textChanged</a></td> <td>Private slot handling the change of the database name.</td> </tr><tr> -<td><a href="#SqlConnectionDialog.on_databaseFileButton_clicked">on_databaseFileButton_clicked</a></td> -<td>Private slot to open a database file via a file selection dialog.</td> -</tr><tr> <td><a href="#SqlConnectionDialog.on_driverCombo_activated">on_driverCombo_activated</a></td> <td>Private slot handling the selection of a database driver.</td> </tr> @@ -107,9 +104,9 @@ (string), the user name (string), the password (string), the host name (string) and the port (integer) </dd> -</dl><a NAME="SqlConnectionDialog.on_databaseEdit_textChanged" ID="SqlConnectionDialog.on_databaseEdit_textChanged"></a> -<h4>SqlConnectionDialog.on_databaseEdit_textChanged</h4> -<b>on_databaseEdit_textChanged</b>(<i>txt</i>) +</dl><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> @@ -117,12 +114,7 @@ <dd> text of the edit (string) </dd> -</dl><a NAME="SqlConnectionDialog.on_databaseFileButton_clicked" ID="SqlConnectionDialog.on_databaseFileButton_clicked"></a> -<h4>SqlConnectionDialog.on_databaseFileButton_clicked</h4> -<b>on_databaseFileButton_clicked</b>(<i></i>) -<p> - Private slot to open a database file via a file selection dialog. -</p><a NAME="SqlConnectionDialog.on_driverCombo_activated" ID="SqlConnectionDialog.on_driverCombo_activated"></a> +</dl><a NAME="SqlConnectionDialog.on_driverCombo_activated" ID="SqlConnectionDialog.on_driverCombo_activated"></a> <h4>SqlConnectionDialog.on_driverCombo_activated</h4> <b>on_driverCombo_activated</b>(<i>txt</i>) <p>