--- 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>