Documentation/Source/eric6.Debugger.StartDialog.html

changeset 5372
7ba8d3d61fdd
parent 4602
48cc4820e2c2
child 5374
c18d759b6b86
--- a/Documentation/Source/eric6.Debugger.StartDialog.html	Sun Dec 11 16:25:42 2016 +0100
+++ b/Documentation/Source/eric6.Debugger.StartDialog.html	Sun Dec 11 18:28:42 2016 +0100
@@ -68,6 +68,9 @@
 <td><a href="#StartDialog.__clearHistories">__clearHistories</a></td>
 <td>Private slot to clear the combo boxes lists and record a flag to clear the lists.</td>
 </tr><tr>
+<td><a href="#StartDialog.__editHistory">__editHistory</a></td>
+<td>Private slot to edit a history list.</td>
+</tr><tr>
 <td><a href="#StartDialog.getCoverageData">getCoverageData</a></td>
 <td>Public method to retrieve the coverage related data entered into this dialog.</td>
 </tr><tr>
@@ -157,6 +160,11 @@
 <p>
         Private slot to clear the combo boxes lists and record a flag to
         clear the lists.
+</p><a NAME="StartDialog.__editHistory" ID="StartDialog.__editHistory"></a>
+<h4>StartDialog.__editHistory</h4>
+<b>__editHistory</b>(<i></i>)
+<p>
+        Private slot to edit a history list.
 </p><a NAME="StartDialog.getCoverageData" ID="StartDialog.getCoverageData"></a>
 <h4>StartDialog.getCoverageData</h4>
 <b>getCoverageData</b>(<i></i>)

eric ide

mercurial