--- a/src/eric7/Documentation/Source/eric7.Debugger.WatchPointModel.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.WatchPointModel.html Sat Apr 20 18:02:35 2024 +0200 @@ -493,16 +493,16 @@ </dl> <a NAME="WatchPointModel.parent" ID="WatchPointModel.parent"></a> <h4>WatchPointModel.parent</h4> -<b>parent</b>(<i>index</i>) +<b>parent</b>(<i>_index</i>) <p> Public method to get the parent index. </p> <dl> -<dt><i>index</i> (QModelIndex)</dt> +<dt><i>_index</i> (QModelIndex)</dt> <dd> -index of item to get parent +index of item to get parent (unused) </dd> </dl> <dl>