--- a/eric6/Documentation/Source/eric6.SqlBrowser.SqlConnectionDialog.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.SqlBrowser.SqlConnectionDialog.html Thu Mar 04 19:39:54 2021 +0100 @@ -147,16 +147,16 @@ </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>) +<b>on_driverCombo_activated</b>(<i>index</i>) <p> Private slot handling the selection of a database driver. </p> <dl> -<dt><i>txt</i></dt> +<dt><i>index</i> (int)</dt> <dd> -text of the driver combo (string) +index of the selected entry </dd> </dl> <div align="right"><a href="#top">Up</a></div>