Documentation/Source/eric6.QScintilla.ShellWindow.html

changeset 5800
c3379bf35654
parent 5711
50b6867ffcd3
child 6387
a168b5f26a14
--- a/Documentation/Source/eric6.QScintilla.ShellWindow.html	Mon Jul 10 18:24:35 2017 +0200
+++ b/Documentation/Source/eric6.QScintilla.ShellWindow.html	Mon Jul 10 18:48:33 2017 +0200
@@ -102,6 +102,9 @@
 <td><a href="#ShellWindow.__doRestart">__doRestart</a></td>
 <td>Private slot to handle the 'restart' menu entry.</td>
 </tr><tr>
+<td><a href="#ShellWindow.__historyStyleChanged">__historyStyleChanged</a></td>
+<td>Private slot to handle a change of the shell history style.</td>
+</tr><tr>
 <td><a href="#ShellWindow.__newWindow">__newWindow</a></td>
 <td>Private slot to start a new instance of eric6.</td>
 </tr><tr>
@@ -249,7 +252,17 @@
 <b>__doRestart</b>(<i></i>)
 <p>
         Private slot to handle the 'restart' menu entry.
-</p><a NAME="ShellWindow.__newWindow" ID="ShellWindow.__newWindow"></a>
+</p><a NAME="ShellWindow.__historyStyleChanged" ID="ShellWindow.__historyStyleChanged"></a>
+<h4>ShellWindow.__historyStyleChanged</h4>
+<b>__historyStyleChanged</b>(<i>historyStyle</i>)
+<p>
+        Private slot to handle a change of the shell history style.
+</p><dl>
+<dt><i>historyStyle</i> (ShellHistoryStyle)</dt>
+<dd>
+style to be used for the history
+</dd>
+</dl><a NAME="ShellWindow.__newWindow" ID="ShellWindow.__newWindow"></a>
 <h4>ShellWindow.__newWindow</h4>
 <b>__newWindow</b>(<i></i>)
 <p>

eric ide

mercurial