Documentation/Source/eric6.QScintilla.Shell.html

changeset 5108
f5cb9cb98e6a
parent 4481
456c58fc64b0
child 5606
da305d172769
--- a/Documentation/Source/eric6.QScintilla.Shell.html	Tue Aug 23 19:02:43 2016 +0200
+++ b/Documentation/Source/eric6.QScintilla.Shell.html	Wed Aug 24 20:00:29 2016 +0200
@@ -283,6 +283,9 @@
 <td><a href="#Shell.clear">clear</a></td>
 <td>Public slot to clear the display.</td>
 </tr><tr>
+<td><a href="#Shell.clearAllHistories">clearAllHistories</a></td>
+<td>Public method to clear all available histories and sync them.</td>
+</tr><tr>
 <td><a href="#Shell.closeShell">closeShell</a></td>
 <td>Public method to shutdown the shell.</td>
 </tr><tr>
@@ -988,6 +991,11 @@
 <b>clear</b>(<i></i>)
 <p>
         Public slot to clear the display.
+</p><a NAME="Shell.clearAllHistories" ID="Shell.clearAllHistories"></a>
+<h4>Shell.clearAllHistories</h4>
+<b>clearAllHistories</b>(<i></i>)
+<p>
+        Public method to clear all available histories and sync them.
 </p><a NAME="Shell.closeShell" ID="Shell.closeShell"></a>
 <h4>Shell.closeShell</h4>
 <b>closeShell</b>(<i></i>)

eric ide

mercurial