--- a/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -122,30 +122,30 @@ </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>) +<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> +<dt><i>_txt</i> (str)</dt> <dd> -text of the edit +text of the edit (unused) </dd> </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>index</i>) +<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> +<dt><i>_index</i> (int)</dt> <dd> -index of the selected entry +index of the selected entry (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>