diff -r 999f07b00a49 -r e68f5c568aee eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html --- a/eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html Sat Dec 26 22:49:27 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html Sun Dec 27 16:44:10 2020 +0100 @@ -100,10 +100,6 @@ <td><a href="#VariableItem.absolutCount">absolutCount</a></td> <td>Public property to get the total number of children.</td> </tr> -<tr> -<td><a href="#VariableItem.populated">populated</a></td> -<td>Public property returning a flag indicating if item is fully populated.</td> -</tr> </table> <h3>Static Methods</h3> @@ -209,25 +205,6 @@ int </dd> </dl> -<a NAME="VariableItem.populated" ID="VariableItem.populated"></a> -<h4>VariableItem.populated</h4> -<b>populated</b>(<i></i>) - -<p> - Public property returning a flag indicating if item is fully populated. -</p> -<dl> -<dt>Returns:</dt> -<dd> -item is fully populated -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />