Documentation/Source/eric6.Debugger.DebugUI.html

changeset 5108
f5cb9cb98e6a
parent 4368
a8f6c587c7aa
child 5144
1ab536d25072
diff -r 1ecc6c9abca5 -r f5cb9cb98e6a Documentation/Source/eric6.Debugger.DebugUI.html
--- a/Documentation/Source/eric6.Debugger.DebugUI.html	Tue Aug 23 19:02:43 2016 +0200
+++ b/Documentation/Source/eric6.Debugger.DebugUI.html	Wed Aug 24 20:00:29 2016 +0200
@@ -259,6 +259,9 @@
 <td><a href="#DebugUI.__toggleBreakpoint">__toggleBreakpoint</a></td>
 <td>Private slot to handle the 'Set/Reset breakpoint' action.</td>
 </tr><tr>
+<td><a href="#DebugUI.clearHistories">clearHistories</a></td>
+<td>Public method to clear the various debug histories.</td>
+</tr><tr>
 <td><a href="#DebugUI.getActions">getActions</a></td>
 <td>Public method to get a list of all actions.</td>
 </tr><tr>
@@ -779,6 +782,11 @@
 <b>__toggleBreakpoint</b>(<i></i>)
 <p>
         Private slot to handle the 'Set/Reset breakpoint' action.
+</p><a NAME="DebugUI.clearHistories" ID="DebugUI.clearHistories"></a>
+<h4>DebugUI.clearHistories</h4>
+<b>clearHistories</b>(<i></i>)
+<p>
+        Public method to clear the various debug histories.
 </p><a NAME="DebugUI.getActions" ID="DebugUI.getActions"></a>
 <h4>DebugUI.getActions</h4>
 <b>getActions</b>(<i></i>)

eric ide

mercurial