--- a/src/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Thu May 25 19:52:31 2023 +0200 @@ -251,7 +251,7 @@ </tr> <tr> <td><a href="#VariablesModel.columnCount">columnCount</a></td> -<td>Public method to get the column count.</td> +<td></td> </tr> <tr> <td><a href="#VariablesModel.data">data</a></td> @@ -446,28 +446,6 @@ <h4>VariablesModel.columnCount</h4> <b>columnCount</b>(<i>parent=QModelIndex()</i>) -<p> - Public method to get the column count. -</p> -<dl> - -<dt><i>parent</i> (QModelIndex)</dt> -<dd> -the model parent -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -int -</dd> -</dl> <a NAME="VariablesModel.data" ID="VariablesModel.data"></a> <h4>VariablesModel.data</h4> <b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>)