124 <td><a href="#ShellWindow.__historyStyleChanged">__historyStyleChanged</a></td> |
124 <td><a href="#ShellWindow.__historyStyleChanged">__historyStyleChanged</a></td> |
125 <td>Private slot to handle a change of the shell history style.</td> |
125 <td>Private slot to handle a change of the shell history style.</td> |
126 </tr> |
126 </tr> |
127 <tr> |
127 <tr> |
128 <td><a href="#ShellWindow.__newWindow">__newWindow</a></td> |
128 <td><a href="#ShellWindow.__newWindow">__newWindow</a></td> |
129 <td>Private slot to start a new instance of eric6.</td> |
129 <td>Private slot to start a new instance of eric.</td> |
130 </tr> |
130 </tr> |
131 <tr> |
131 <tr> |
132 <td><a href="#ShellWindow.__readSettings">__readSettings</a></td> |
132 <td><a href="#ShellWindow.__readSettings">__readSettings</a></td> |
133 <td>Private method to read the settings remembered last time.</td> |
133 <td>Private method to read the settings remembered last time.</td> |
134 </tr> |
134 </tr> |
339 <a NAME="ShellWindow.__newWindow" ID="ShellWindow.__newWindow"></a> |
339 <a NAME="ShellWindow.__newWindow" ID="ShellWindow.__newWindow"></a> |
340 <h4>ShellWindow.__newWindow</h4> |
340 <h4>ShellWindow.__newWindow</h4> |
341 <b>__newWindow</b>(<i></i>) |
341 <b>__newWindow</b>(<i></i>) |
342 |
342 |
343 <p> |
343 <p> |
344 Private slot to start a new instance of eric6. |
344 Private slot to start a new instance of eric. |
345 </p> |
345 </p> |
346 <a NAME="ShellWindow.__readSettings" ID="ShellWindow.__readSettings"></a> |
346 <a NAME="ShellWindow.__readSettings" ID="ShellWindow.__readSettings"></a> |
347 <h4>ShellWindow.__readSettings</h4> |
347 <h4>ShellWindow.__readSettings</h4> |
348 <b>__readSettings</b>(<i></i>) |
348 <b>__readSettings</b>(<i></i>) |
349 |
349 |