--- a/src/eric7/Documentation/Source/eric7.PdfViewer.PdfToCWidget.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.PdfViewer.PdfToCWidget.html Sat Apr 20 18:02:35 2024 +0200 @@ -91,16 +91,16 @@ </dl> <a NAME="PdfToCModel.columnCount" ID="PdfToCModel.columnCount"></a> <h4>PdfToCModel.columnCount</h4> -<b>columnCount</b>(<i>index</i>) +<b>columnCount</b>(<i>_index</i>) <p> Public method to define the number of columns to be shown. </p> <dl> -<dt><i>index</i> (QModelIndex)</dt> +<dt><i>_index</i> (QModelIndex)</dt> <dd> -index of the element +index of the element (unused) </dd> </dl> <dl>