--- a/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Thu Mar 04 19:39:54 2021 +0100 @@ -253,16 +253,16 @@ </dl> <a NAME="FileDialogWizardDialog.on_pyqtComboBox_currentIndexChanged" ID="FileDialogWizardDialog.on_pyqtComboBox_currentIndexChanged"></a> <h4>FileDialogWizardDialog.on_pyqtComboBox_currentIndexChanged</h4> -<b>on_pyqtComboBox_currentIndexChanged</b>(<i>txt</i>) +<b>on_pyqtComboBox_currentIndexChanged</b>(<i>index</i>) <p> Private slot to setup the dialog for the selected PyQt variant. </p> <dl> -<dt><i>txt</i></dt> +<dt><i>index</i> (int)</dt> <dd> -text of the selected combo box entry (string) +index of the current item </dd> </dl> <div align="right"><a href="#top">Up</a></div>