Documentation/Source/eric6.Debugger.DebugUI.html

changeset 6352
4bdc6503df81
parent 6260
581b0ed6ac47
child 6904
3f35037a08d4
--- a/Documentation/Source/eric6.Debugger.DebugUI.html	Sun Jun 17 13:09:00 2018 +0200
+++ b/Documentation/Source/eric6.Debugger.DebugUI.html	Sun Jun 17 16:56:10 2018 +0200
@@ -296,9 +296,6 @@
 <td><a href="#DebugUI.setExceptionReporting">setExceptionReporting</a></td>
 <td>Public slot to initialize the exception reporting flag.</td>
 </tr><tr>
-<td><a href="#DebugUI.setInterpreterHistory">setInterpreterHistory</a></td>
-<td>Public slot to initialize the interpreter history.</td>
-</tr><tr>
 <td><a href="#DebugUI.setTracePython">setTracePython</a></td>
 <td>Public slot to initialize the trace Python flag.</td>
 </tr><tr>
@@ -916,23 +913,6 @@
 <dd>
 flag indicating exception reporting status (boolean)
 </dd>
-</dl><a NAME="DebugUI.setInterpreterHistory" ID="DebugUI.setInterpreterHistory"></a>
-<h4>DebugUI.setInterpreterHistory</h4>
-<b>setInterpreterHistory</b>(<i>interpreterStr, clearHistories=False, history=None</i>)
-<p>
-        Public slot to initialize the interpreter history.
-</p><dl>
-<dt><i>interpreterStr</i></dt>
-<dd>
-interpreter (string)
-</dd><dt><i>clearHistories</i></dt>
-<dd>
-flag indicating, that the list should
-            be cleared (boolean)
-</dd><dt><i>history</i></dt>
-<dd>
-list of history entries to be set (list of strings)
-</dd>
 </dl><a NAME="DebugUI.setTracePython" ID="DebugUI.setTracePython"></a>
 <h4>DebugUI.setTracePython</h4>
 <b>setTracePython</b>(<i>tracePython</i>)

eric ide

mercurial