src/eric7/Documentation/Source/eric7.Debugger.DebugViewer.html

branch
eric7
changeset 9382
fb89c1dc9825
parent 9209
b99e7fd55fd3
child 9532
39a1ebff6b4e
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebugViewer.html	Sun Oct 02 14:46:21 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.Debugger.DebugViewer.html	Mon Oct 03 12:14:28 2022 +0200
@@ -192,6 +192,10 @@
 <td>Public method to test, if only one debugger is connected.</td>
 </tr>
 <tr>
+<td><a href="#DebugViewer.refreshVariablesLists">refreshVariablesLists</a></td>
+<td>Public slot to refresh the local and global variables lists.</td>
+</tr>
+<tr>
 <td><a href="#DebugViewer.setCallTraceToProjectMode">setCallTraceToProjectMode</a></td>
 <td>Public slot to set the call trace viewer to project mode.</td>
 </tr>
@@ -701,6 +705,13 @@
 bool
 </dd>
 </dl>
+<a NAME="DebugViewer.refreshVariablesLists" ID="DebugViewer.refreshVariablesLists"></a>
+<h4>DebugViewer.refreshVariablesLists</h4>
+<b>refreshVariablesLists</b>(<i></i>)
+
+<p>
+        Public slot to refresh the local and global variables lists.
+</p>
 <a NAME="DebugViewer.setCallTraceToProjectMode" ID="DebugViewer.setCallTraceToProjectMode"></a>
 <h4>DebugViewer.setCallTraceToProjectMode</h4>
 <b>setCallTraceToProjectMode</b>(<i>enabled</i>)

eric ide

mercurial