diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html Thu Mar 04 19:39:54 2021 +0100 @@ -160,30 +160,30 @@ </dl> <a NAME="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" ID="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged"></a> <h4>SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged</h4> -<b>on_typeCombo1_currentIndexChanged</b>(<i>type_</i>) +<b>on_typeCombo1_currentIndexChanged</b>(<i>index</i>) <p> Private slot called when the selected type was changed. </p> <dl> -<dt><i>type_</i></dt> +<dt><i>index</i> (int)</dt> <dd> -selected type (string) +index of the current item </dd> </dl> <a NAME="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" ID="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged"></a> <h4>SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged</h4> -<b>on_typeCombo2_currentIndexChanged</b>(<i>type_</i>) +<b>on_typeCombo2_currentIndexChanged</b>(<i>index</i>) <p> Private slot called when the selected type was changed. </p> <dl> -<dt><i>type_</i></dt> +<dt><i>index</i> (int)</dt> <dd> -selected type (string) +index of the current item </dd> </dl> <div align="right"><a href="#top">Up</a></div>