100 <td>Private slot to handle the 'restart and clear' menu entry.</td> |
100 <td>Private slot to handle the 'restart and clear' menu entry.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#ShellWindow.__doRestart">__doRestart</a></td> |
102 <td><a href="#ShellWindow.__doRestart">__doRestart</a></td> |
103 <td>Private slot to handle the 'restart' menu entry.</td> |
103 <td>Private slot to handle the 'restart' menu entry.</td> |
104 </tr><tr> |
104 </tr><tr> |
|
105 <td><a href="#ShellWindow.__historyStyleChanged">__historyStyleChanged</a></td> |
|
106 <td>Private slot to handle a change of the shell history style.</td> |
|
107 </tr><tr> |
105 <td><a href="#ShellWindow.__newWindow">__newWindow</a></td> |
108 <td><a href="#ShellWindow.__newWindow">__newWindow</a></td> |
106 <td>Private slot to start a new instance of eric6.</td> |
109 <td>Private slot to start a new instance of eric6.</td> |
107 </tr><tr> |
110 </tr><tr> |
108 <td><a href="#ShellWindow.__readSettings">__readSettings</a></td> |
111 <td><a href="#ShellWindow.__readSettings">__readSettings</a></td> |
109 <td>Private method to read the settings remembered last time.</td> |
112 <td>Private method to read the settings remembered last time.</td> |
247 </p><a NAME="ShellWindow.__doRestart" ID="ShellWindow.__doRestart"></a> |
250 </p><a NAME="ShellWindow.__doRestart" ID="ShellWindow.__doRestart"></a> |
248 <h4>ShellWindow.__doRestart</h4> |
251 <h4>ShellWindow.__doRestart</h4> |
249 <b>__doRestart</b>(<i></i>) |
252 <b>__doRestart</b>(<i></i>) |
250 <p> |
253 <p> |
251 Private slot to handle the 'restart' menu entry. |
254 Private slot to handle the 'restart' menu entry. |
252 </p><a NAME="ShellWindow.__newWindow" ID="ShellWindow.__newWindow"></a> |
255 </p><a NAME="ShellWindow.__historyStyleChanged" ID="ShellWindow.__historyStyleChanged"></a> |
|
256 <h4>ShellWindow.__historyStyleChanged</h4> |
|
257 <b>__historyStyleChanged</b>(<i>historyStyle</i>) |
|
258 <p> |
|
259 Private slot to handle a change of the shell history style. |
|
260 </p><dl> |
|
261 <dt><i>historyStyle</i> (ShellHistoryStyle)</dt> |
|
262 <dd> |
|
263 style to be used for the history |
|
264 </dd> |
|
265 </dl><a NAME="ShellWindow.__newWindow" ID="ShellWindow.__newWindow"></a> |
253 <h4>ShellWindow.__newWindow</h4> |
266 <h4>ShellWindow.__newWindow</h4> |
254 <b>__newWindow</b>(<i></i>) |
267 <b>__newWindow</b>(<i></i>) |
255 <p> |
268 <p> |
256 Private slot to start a new instance of eric6. |
269 Private slot to start a new instance of eric6. |
257 </p><a NAME="ShellWindow.__readSettings" ID="ShellWindow.__readSettings"></a> |
270 </p><a NAME="ShellWindow.__readSettings" ID="ShellWindow.__readSettings"></a> |