eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8152
0c740fcffd34
--- a/eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html	Mon Feb 01 10:38:16 2021 +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>
 
@@ -198,7 +194,7 @@
         Public property to get the total number of children.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 total number of children
 </dd>
@@ -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 />
@@ -378,7 +355,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of names denoting the path from the root
 </dd>
@@ -427,7 +404,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 next item index to request data from debugger
 </dd>
@@ -453,7 +430,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the found variable or None if it doesn't exist
 </dd>
@@ -493,7 +470,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 number of columns
 </dd>
@@ -523,7 +500,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 role data of item
 </dd>
@@ -549,7 +526,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 item flags
 </dd>
@@ -589,7 +566,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating parent has children
 </dd>
@@ -623,7 +600,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 header name
 </dd>
@@ -657,7 +634,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 new model index for child
 </dd>
@@ -683,7 +660,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 new model index for parent
 </dd>
@@ -727,7 +704,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 number of rows
 </dd>
@@ -861,7 +838,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag if parent has children
 </dd>

eric ide

mercurial