--- a/src/eric7/Documentation/Source/eric7.PdfViewer.PdfToCWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.PdfViewer.PdfToCWidget.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ </tr> <tr> <td><a href="#PdfToCModel.columnCount">columnCount</a></td> -<td>Public method to define the number of columns to be shown.</td> +<td></td> </tr> <tr> <td><a href="#PdfToCModel.data">data</a></td> @@ -95,28 +95,6 @@ <h4>PdfToCModel.columnCount</h4> <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> -<dd> -index of the element -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -column count (always 2) -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -int -</dd> -</dl> <a NAME="PdfToCModel.data" ID="PdfToCModel.data"></a> <h4>PdfToCModel.data</h4> <b>data</b>(<i>index, role</i>)