diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Project.AddDirectoryDialog.html --- a/eric6/Documentation/Source/eric6.Project.AddDirectoryDialog.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Project.AddDirectoryDialog.html Thu Mar 04 19:39:54 2021 +0100 @@ -138,16 +138,16 @@ </dl> <a NAME="AddDirectoryDialog.on_filterComboBox_highlighted" ID="AddDirectoryDialog.on_filterComboBox_highlighted"></a> <h4>AddDirectoryDialog.on_filterComboBox_highlighted</h4> -<b>on_filterComboBox_highlighted</b>(<i>fileType</i>) +<b>on_filterComboBox_highlighted</b>(<i>index</i>) <p> Private slot to handle the selection of a file type. </p> <dl> -<dt><i>fileType</i></dt> +<dt><i>index</i> (int)</dt> <dd> -the selected file type (string) +index of the selected entry </dd> </dl> <a NAME="AddDirectoryDialog.on_sourceDirPicker_textChanged" ID="AddDirectoryDialog.on_sourceDirPicker_textChanged"></a>