eric6/Documentation/Source/eric6.QScintilla.ShellWindow.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8266
560547c2b6ec
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
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
486 486
487 <p> 487 <p>
488 Public method to get a reference to the active shell. 488 Public method to get a reference to the active shell.
489 </p> 489 </p>
490 <dl> 490 <dl>
491 <dt>Returns:</dt> 491 <dt>Return:</dt>
492 <dd> 492 <dd>
493 reference to the shell widget 493 reference to the shell widget
494 </dd> 494 </dd>
495 </dl> 495 </dl>
496 <dl> 496 <dl>
519 519
520 <p> 520 <p>
521 Public method to get a reference to the APIs manager. 521 Public method to get a reference to the APIs manager.
522 </p> 522 </p>
523 <dl> 523 <dl>
524 <dt>Returns:</dt> 524 <dt>Return:</dt>
525 <dd> 525 <dd>
526 the APIs manager object (eric6.QScintilla.APIsManager) 526 the APIs manager object (eric6.QScintilla.APIsManager)
527 </dd> 527 </dd>
528 </dl> 528 </dl>
529 <a NAME="ShellWindow.quit" ID="ShellWindow.quit"></a> 529 <a NAME="ShellWindow.quit" ID="ShellWindow.quit"></a>

eric ide

mercurial